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

Unified Diff: runtime/observatory/.analysis_options

Issue 2940523003: Cleaned analysis result for observatory (Closed)
Patch Set: 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | runtime/observatory/lib/service_html.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/observatory/.analysis_options
diff --git a/runtime/observatory/.analysis_options b/runtime/observatory/.analysis_options
index c3f150b71d81a67f841864355510449c2d1c1ec4..53f5feaa1cb0ffb8216110b6835bfa15fb5310ca 100644
--- a/runtime/observatory/.analysis_options
+++ b/runtime/observatory/.analysis_options
@@ -3,7 +3,10 @@ analyzer:
dead_code: ignore
unused_local_variable: ignore
exclude:
+ - lib/src/models/objects/function.dart
- tests/service/bad_reload/v2/main.dart
- tests/service/complex_reload/v2/main.dart
- tests/service/developer_extension_test.dart
+ - tests/service/evaluate_activation_in_method_class_test.dart
- tests/service/get_isolate_after_language_error_test.dart
+ - tests/service/pause_on_unhandled_async_exceptions_test.dart
« no previous file with comments | « no previous file | runtime/observatory/lib/service_html.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698