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

Unified Diff: pkg/analyzer_cli/analysis_options.yaml

Issue 2946313003: Restore partial analysis of analysis options files (Closed)
Patch Set: Created 3 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
Index: pkg/analyzer_cli/analysis_options.yaml
diff --git a/pkg/analyzer_cli/analysis_options.yaml b/pkg/analyzer_cli/analysis_options.yaml
index e677bd8608b97fe3febad83137ba66a1b0675908..83c083b7b3d4648f5a37dde85e99ca9711002fe9 100644
--- a/pkg/analyzer_cli/analysis_options.yaml
+++ b/pkg/analyzer_cli/analysis_options.yaml
@@ -6,5 +6,5 @@ linter:
rules:
- empty_constructor_bodies
- empty_statements
- - unnecessary_brace_in_string_interp
+ - unnecessary_brace_in_string_interps
- valid_regexps

Powered by Google App Engine
This is Rietveld 408576698