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

Unified Diff: pkg/analyzer_plugin/.analysis_options

Issue 2839383003: rename .analysis_options --> analysis_options.yaml (Closed)
Patch Set: rebase 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
Index: pkg/analyzer_plugin/.analysis_options
diff --git a/pkg/analyzer_plugin/.analysis_options b/pkg/analyzer_plugin/.analysis_options
deleted file mode 100644
index 9f020a3c37ffc76669b58c0fafb3526bd1a021e9..0000000000000000000000000000000000000000
--- a/pkg/analyzer_plugin/.analysis_options
+++ /dev/null
@@ -1,7 +0,0 @@
-analyzer:
- strong-mode: true
-linter:
- rules:
- - annotate_overrides
- - empty_constructor_bodies
- - unnecessary_brace_in_string_interp

Powered by Google App Engine
This is Rietveld 408576698