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:
parent
0139c69c84
commit
113fd6cb52
@ -26,6 +26,7 @@ analyzer:
|
||||
todo: ignore
|
||||
exclude:
|
||||
- 'bin/cache/**'
|
||||
- 'dev/missing_dependency_tests/**'
|
||||
- 'packages/flutter_tools/test/data/dart_dependencies_test/**'
|
||||
|
||||
linter:
|
||||
|
@ -27,6 +27,7 @@ analyzer:
|
||||
todo: ignore
|
||||
exclude:
|
||||
- 'bin/cache/**'
|
||||
- 'dev/missing_dependency_tests/**'
|
||||
- 'packages/flutter_tools/test/data/dart_dependencies_test/**'
|
||||
|
||||
linter:
|
||||
|
Loading…
x
Reference in New Issue
Block a user