Don't analyze dev/missing_dependency_test (#7478)

That test intentionally has analysis errors to check how the tools react
to that situation.
This commit is contained in:
Adam Barth 2017-01-13 15:04:43 -08:00 committed by GitHub
parent 0139c69c84
commit 113fd6cb52
2 changed files with 2 additions and 0 deletions

View file

@ -26,6 +26,7 @@ analyzer:
todo: ignore
exclude:
- 'bin/cache/**'
- 'dev/missing_dependency_tests/**'
- 'packages/flutter_tools/test/data/dart_dependencies_test/**'
linter:

View file

@ -27,6 +27,7 @@ analyzer:
todo: ignore
exclude:
- 'bin/cache/**'
- 'dev/missing_dependency_tests/**'
- 'packages/flutter_tools/test/data/dart_dependencies_test/**'
linter: