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

Unified Diff: packages/dart_to_js_script_rewriter/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/dart_to_js_script_rewriter/CHANGELOG.md ('k') | packages/dart_to_js_script_rewriter/docs.yml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/dart_to_js_script_rewriter/analysis_options.yaml
diff --git a/packages/dart_to_js_script_rewriter/analysis_options.yaml b/packages/dart_to_js_script_rewriter/analysis_options.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..59964a7a2b5402f50539930c5eed935bbe18a0d4
--- /dev/null
+++ b/packages/dart_to_js_script_rewriter/analysis_options.yaml
@@ -0,0 +1,7 @@
+analyzer:
+ strong-mode: true
+
+linter:
+ rules:
+ - cancel_subscriptions
+ - close_sinks
« no previous file with comments | « packages/dart_to_js_script_rewriter/CHANGELOG.md ('k') | packages/dart_to_js_script_rewriter/docs.yml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698