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

Unified Diff: pkg/analyzer_cli/test/data/bad_plugin_options.yaml

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
« no previous file with comments | « pkg/analyzer_cli/test/data/angular_options.yaml ('k') | pkg/analyzer_cli/test/data/empty_options.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analyzer_cli/test/data/bad_plugin_options.yaml
diff --git a/pkg/analyzer_cli/test/data/bad_plugin_options.yaml b/pkg/analyzer_cli/test/data/bad_plugin_options.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..9a389b0aff2cbff25344f7e76e84941f0018283a
--- /dev/null
+++ b/pkg/analyzer_cli/test/data/bad_plugin_options.yaml
@@ -0,0 +1,6 @@
+analyzer:
+ plugins:
+ - lists
+ - are
+ - not
+ - supported
« no previous file with comments | « pkg/analyzer_cli/test/data/angular_options.yaml ('k') | pkg/analyzer_cli/test/data/empty_options.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698