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

Unified Diff: pkg/analyzer_cli/test/data/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
Index: pkg/analyzer_cli/test/data/plugin_options.yaml
diff --git a/pkg/analyzer_cli/test/data/plugin_options.yaml b/pkg/analyzer_cli/test/data/plugin_options.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..483e76f2a9e7e01a0ef26b9edcc4eb9c5844aa59
--- /dev/null
+++ b/pkg/analyzer_cli/test/data/plugin_options.yaml
@@ -0,0 +1,7 @@
+analyzer:
+ plugins:
+ my_plugin1:
+ version: any
+ library_uri: 'package:my_plugin/my_plugin.dart'
+ class_name: MyPlugin
+
« no previous file with comments | « pkg/analyzer_cli/test/data/packages_file/sdk_ext_user.dart ('k') | pkg/analyzer_cli/test/data/strong_example.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698