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

Unified Diff: pkg/analyzer_cli/test/data/error_upgrade_fails_cli/analysis_options.yaml

Issue 2857203002: Make the exit code for dartanalyzer more deterministic. (Closed)
Patch Set: Created 3 years, 8 months 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/error_upgrade_fails_cli/foo.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analyzer_cli/test/data/error_upgrade_fails_cli/analysis_options.yaml
diff --git a/pkg/analyzer_cli/test/data/error_upgrade_fails_cli/analysis_options.yaml b/pkg/analyzer_cli/test/data/error_upgrade_fails_cli/analysis_options.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..8325a9d86c625ecf56ace72abf5e5e0d1c71d4f6
--- /dev/null
+++ b/pkg/analyzer_cli/test/data/error_upgrade_fails_cli/analysis_options.yaml
@@ -0,0 +1,3 @@
+analyzer:
+ errors:
+ missing_return: error
« no previous file with comments | « pkg/analyzer_cli/test/all.dart ('k') | pkg/analyzer_cli/test/data/error_upgrade_fails_cli/foo.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698