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

Unified Diff: pkg/analyzer_cli/test/data/angular_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/all.dart ('k') | pkg/analyzer_cli/test/data/bad_plugin_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/angular_options.yaml
diff --git a/pkg/analyzer_cli/test/data/angular_options.yaml b/pkg/analyzer_cli/test/data/angular_options.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..e17c22aee8b9e1d9743e34b558b8d3f65fafb20d
--- /dev/null
+++ b/pkg/analyzer_cli/test/data/angular_options.yaml
@@ -0,0 +1,7 @@
+analyzer:
+ plugins:
+ angular2_analyzer_plugin:
+ path: /Users/pquitslund/src/git/clones/angular2-dart-analyzer/analyzer_plugin/
+ class_name: AngularAnalyzerPlugin
+ library_uri: package:angular2_analyzer_plugin/plugin.dart
+
« no previous file with comments | « pkg/analyzer_cli/test/all.dart ('k') | pkg/analyzer_cli/test/data/bad_plugin_options.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698