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

Unified Diff: .analysis_options

Issue 1988503002: Move generated files to gen/. (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Revise. Created 4 years, 7 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 | .gitignore » ('j') | 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 51c6aa4f03eac3fbed0bd4b6cbae36a6cb34b141..889c8f71e96cab80dc4333d8888b192d2c33d825 100644
--- a/.analysis_options
+++ b/.analysis_options
@@ -1,9 +1,9 @@
analyzer:
exclude:
- doc/api/**
+ - gen/**
- node_modules/**
- tool/input_sdk/**
- - tool/generated_sdk/**
- test/codegen/**
- test/samples/**
- test/transformer/hello_app/**
« no previous file with comments | « no previous file | .gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698