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

Unified Diff: pkg/analyzer_cli/test/data/linter_project/.analysis_options

Issue 1459683003: `analyzer_cli` move to SDK. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: master merge Created 5 years, 1 month 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/test/data/linter_project/.analysis_options
diff --git a/pkg/analyzer_cli/test/data/linter_project/.analysis_options b/pkg/analyzer_cli/test/data/linter_project/.analysis_options
new file mode 100644
index 0000000000000000000000000000000000000000..6af57a567dbc9f0de76e530fcdb74de07e8e5cd3
--- /dev/null
+++ b/pkg/analyzer_cli/test/data/linter_project/.analysis_options
@@ -0,0 +1,3 @@
+linter:
+ rules:
+ - camel_case_types
« no previous file with comments | « pkg/analyzer_cli/test/data/library_and_parts/part2.dart ('k') | pkg/analyzer_cli/test/data/linter_project/test_file.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698