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

Side by Side Diff: runtime/observatory/.analysis_options

Issue 2920603003: Fix some observatory analysis issues. (Closed)
Patch Set: rebase obs analysis issues PR against master Created 3 years, 6 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/HACKING.md » ('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:
3 dead_code: ignore
4 unused_local_variable: ignore
2 exclude: 5 exclude:
3 - tests/service/address_mapper_test.dart 6 - tests/service/bad_reload/v2/main.dart
7 - tests/service/complex_reload/v2/main.dart
4 - tests/service/developer_extension_test.dart 8 - tests/service/developer_extension_test.dart
5 - tests/service/evaluate_in_async_star_activation_test.dart
6 - tests/service/evaluate_in_sync_star_activation_test.dart
7 - tests/service/get_isolate_after_language_error_test.dart 9 - tests/service/get_isolate_after_language_error_test.dart
8 - tests/service/pause_on_unhandled_exceptions_test.dart
OLDNEW
« no previous file with comments | « no previous file | runtime/observatory/HACKING.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698