forked from firka/flutter
Reduce the amount of spam from analyze watch. (#7582)
See https://github.com/dart-lang/sdk/issues/28463, which I think is a regression. This also fixes the regression introduced by https://codereview.chromium.org/2559773002 whereby we were no longer checking any of the lints.
This commit is contained in:
4
dev/missing_dependency_tests/.analysis_options
Normal file
4
dev/missing_dependency_tests/.analysis_options
Normal file
@@ -0,0 +1,4 @@
|
||||
analyzer:
|
||||
exclude:
|
||||
- '**'
|
||||
|
||||
0
dev/missing_dependency_tests/.dartignore
Normal file
0
dev/missing_dependency_tests/.dartignore
Normal file
Reference in New Issue
Block a user