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

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

Issue 2541933002: update analyzer cli to support include directive in analysis options file (Closed)
Patch Set: merge Created 4 years 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/options_include_directive_tests_project/.analysis_options
diff --git a/pkg/analyzer_cli/test/data/options_include_directive_tests_project/.analysis_options b/pkg/analyzer_cli/test/data/options_include_directive_tests_project/.analysis_options
new file mode 100644
index 0000000000000000000000000000000000000000..7d954249eaddc4bbc8f34efe76c515af6d890296
--- /dev/null
+++ b/pkg/analyzer_cli/test/data/options_include_directive_tests_project/.analysis_options
@@ -0,0 +1 @@
+include: other_options.yaml
« no previous file with comments | « pkg/analyzer_cli/lib/src/driver.dart ('k') | pkg/analyzer_cli/test/data/options_include_directive_tests_project/_packages » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698