Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(121)

Side by Side Diff: runtime/observatory/.analysis_options

Issue 3006743003: Restore "Avoid to run dart code during paused_on_exit" (Closed)
Patch Set: Created 3 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | runtime/observatory/tests/service/issue_30555_test.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 analyzer: 1 analyzer:
2 errors: 2 errors:
3 dead_code: ignore 3 dead_code: ignore
4 unused_local_variable: ignore 4 unused_local_variable: ignore
5 exclude: 5 exclude:
6 - lib/src/models/objects/function.dart 6 - lib/src/models/objects/function.dart
7 - tests/service/bad_reload/v2/main.dart 7 - tests/service/bad_reload/v2/main.dart
8 - tests/service/complex_reload/v2/main.dart 8 - tests/service/complex_reload/v2/main.dart
9 - tests/service/developer_extension_test.dart 9 - tests/service/developer_extension_test.dart
10 - tests/service/evaluate_activation_in_method_class_test.dart 10 - tests/service/evaluate_activation_in_method_class_test.dart
11 - tests/service/get_isolate_after_language_error_test.dart 11 - tests/service/get_isolate_after_language_error_test.dart
12 - tests/service/get_user_level_retaining_path_rpc_test.dart
12 - tests/service/pause_on_unhandled_async_exceptions_test.dart 13 - tests/service/pause_on_unhandled_async_exceptions_test.dart
OLDNEW
« no previous file with comments | « no previous file | runtime/observatory/tests/service/issue_30555_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698