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

Unified Diff: .analysis_options

Issue 2233093003: make dart2js_info strong-mode clean (Closed) Base URL: git@github.com:dart-lang/dart2js_info.git@master
Patch Set: Created 4 years, 4 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 | bin/code_deps.dart » ('j') | lib/json_info_codec.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .analysis_options
diff --git a/.analysis_options b/.analysis_options
new file mode 100644
index 0000000000000000000000000000000000000000..518eb901a6ffd14b3612edc6065dcd5069fdd9d6
--- /dev/null
+++ b/.analysis_options
@@ -0,0 +1,2 @@
+analyzer:
+ strong-mode: true
« no previous file with comments | « no previous file | bin/code_deps.dart » ('j') | lib/json_info_codec.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698