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

Unified Diff: pkg/analyzer_cli/test/data/options_include_directive_tests_project/other_options.yaml

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/other_options.yaml
diff --git a/pkg/analyzer_cli/test/data/options_include_directive_tests_project/other_options.yaml b/pkg/analyzer_cli/test/data/options_include_directive_tests_project/other_options.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..c27dd4a63e4167f56a565bd5524fe5478d63422e
--- /dev/null
+++ b/pkg/analyzer_cli/test/data/options_include_directive_tests_project/other_options.yaml
@@ -0,0 +1 @@
+include: package:foo/foo_package_options.yaml

Powered by Google App Engine
This is Rietveld 408576698