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

Unified Diff: .analysis_options

Issue 1713273002: fix analysis options to exclude an invalid test file (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 4 years, 10 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .analysis_options
diff --git a/.analysis_options b/.analysis_options
index 40f945807283c52ca0f2bf49d39c042fa150007e..51c6aa4f03eac3fbed0bd4b6cbae36a6cb34b141 100644
--- a/.analysis_options
+++ b/.analysis_options
@@ -6,3 +6,4 @@ analyzer:
- tool/generated_sdk/**
- test/codegen/**
- test/samples/**
+ - test/transformer/hello_app/**
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698