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

Unified Diff: .analysis_options

Issue 2016483002: Enable strong mode in DDC, fix all warnings/errors (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 4 years, 7 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/dartdevc.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 889c8f71e96cab80dc4333d8888b192d2c33d825..2b524281e27752d8dea85685ed3607a9747c57cd 100644
--- a/.analysis_options
+++ b/.analysis_options
@@ -1,4 +1,5 @@
analyzer:
+ strong-mode: true
exclude:
- doc/api/**
- gen/**
« no previous file with comments | « no previous file | bin/dartdevc.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698