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

Unified Diff: .analysis_options

Issue 2068363002: pkg/test: Resolve a number of analyzer warnings (Closed) Base URL: https://github.com/dart-lang/test.git@master
Patch Set: more nits Created 4 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 | lib/src/runner/browser/content_shell.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .analysis_options
diff --git a/.analysis_options b/.analysis_options
index a10d4c5a05c981eb3b5a454f1af297abfdf18b18..32fe5bc60d6a8facc7f56aa336a4e5a35c6a43f5 100644
--- a/.analysis_options
+++ b/.analysis_options
@@ -1,2 +1,4 @@
analyzer:
strong-mode: true
+ exclude:
+ - test/**/*.dart
« no previous file with comments | « no previous file | lib/src/runner/browser/content_shell.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698