Chromium Code Reviews

Side by Side Diff: .analysis_options

Issue 1399193002: Update version and analysis_options. (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
« no previous file with comments | « no previous file | CHANGELOG.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 analyzer: 1 analyzer:
2 exclude: 2 exclude:
3 - doc/api/**
4 - node_modules/**
3 - tool/input_sdk/** 5 - tool/input_sdk/**
4 - tool/generated_sdk/** 6 - tool/generated_sdk/**
5 - test/codegen/** 7 - test/codegen/**
6 - test/samples/** 8 - test/samples/**
OLDNEW
« no previous file with comments | « no previous file | CHANGELOG.md » ('j') | no next file with comments »

Powered by Google App Engine