Enable and fix await-only-futures lint (#645)
Showing
- analysis_options.yaml 1 addition, 0 deletionsanalysis_options.yaml
- lib/src/runner/engine.dart 1 addition, 1 deletionlib/src/runner/engine.dart
- lib/src/runner/load_suite.dart 1 addition, 1 deletionlib/src/runner/load_suite.dart
- lib/src/util/io.dart 5 additions, 4 deletionslib/src/util/io.dart
- test/runner/browser/loader_test.dart 1 addition, 2 deletionstest/runner/browser/loader_test.dart
- test/runner/browser/phantom_js_test.dart 1 addition, 1 deletiontest/runner/browser/phantom_js_test.dart
- test/runner/configuration/top_level_error_test.dart 2 additions, 2 deletionstest/runner/configuration/top_level_error_test.dart
- test/runner/load_suite_test.dart 9 additions, 9 deletionstest/runner/load_suite_test.dart
- test/runner/loader_test.dart 1 addition, 2 deletionstest/runner/loader_test.dart
- test/runner/pause_after_load_test.dart 2 additions, 2 deletionstest/runner/pause_after_load_test.dart
- test/runner/pub_serve_test.dart 1 addition, 1 deletiontest/runner/pub_serve_test.dart
- test/runner/runner_test.dart 3 additions, 3 deletionstest/runner/runner_test.dart
- test/runner/signal_test.dart 3 additions, 3 deletionstest/runner/signal_test.dart
- test/util/stream_queue_test.dart 1 addition, 1 deletiontest/util/stream_queue_test.dart
Loading
Please register or sign in to comment