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

Unified Diff: pkg/kernel/.analysis_options

Issue 2523673005: Enable strong-mode for pkg/kernel and fix some strong-mode warnings. (Closed)
Patch Set: Created 4 years, 1 month 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 | pkg/kernel/bin/dartk.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/kernel/.analysis_options
diff --git a/pkg/kernel/.analysis_options b/pkg/kernel/.analysis_options
index f58ae90b048a2bf7d6d4b08fc0d53b7ec609fdef..e96ec6aba403e81a4bd23579770de04301f87b97 100644
--- a/pkg/kernel/.analysis_options
+++ b/pkg/kernel/.analysis_options
@@ -1,4 +1,5 @@
analyzer:
+ strong-mode: true
language:
enableSuperMixins: true
exclude:
« no previous file with comments | « no previous file | pkg/kernel/bin/dartk.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698