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

Unified Diff: tools/testing/dart/.analysis_options

Issue 2855883008: Make test.dart strong mode clean! (Closed)
Patch Set: Created 3 years, 8 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 | tools/testing/dart/compiler_configuration.dart » ('j') | tools/testing/dart/test_suite.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/testing/dart/.analysis_options
diff --git a/tools/testing/dart/.analysis_options b/tools/testing/dart/.analysis_options
new file mode 100644
index 0000000000000000000000000000000000000000..a10d4c5a05c981eb3b5a454f1af297abfdf18b18
--- /dev/null
+++ b/tools/testing/dart/.analysis_options
@@ -0,0 +1,2 @@
+analyzer:
kevmoo 2017/05/04 04:22:52 please use `analysis_options.yaml`
+ strong-mode: true
« no previous file with comments | « no previous file | tools/testing/dart/compiler_configuration.dart » ('j') | tools/testing/dart/test_suite.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698