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

Unified Diff: packages/usage/analysis_options.yaml

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 years, 5 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 | « packages/usage/AUTHORS ('k') | packages/usage/changelog.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/usage/analysis_options.yaml
diff --git a/packages/usage/analysis_options.yaml b/packages/usage/analysis_options.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..2ef22c9882457d62bc77253097377de5bf7d99a6
--- /dev/null
+++ b/packages/usage/analysis_options.yaml
@@ -0,0 +1,8 @@
+analyzer:
+ strong-mode: true
+linter:
+ rules:
+ - annotate_overrides
+ - directives_ordering
+ - empty_constructor_bodies
+ - empty_statements
« no previous file with comments | « packages/usage/AUTHORS ('k') | packages/usage/changelog.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698