Sign in
dart
/
external
/
github.com
/
flutter
/
flutter.git
/
6832ac7a95ce6d12e96db6da7743bc0e301e331f
/
.
/
packages
/
flutter_test
/
test
/
analysis_options.yaml
blob: a2754263be68507c81ab9aa8e1a552e1fdb4f592 [
file
]
include:
../../analysis_options.yaml
linter:
rules:
# Tests try to catch errors all the time, so we don't worry about these lints for tests:
avoid_catches_without_on_clauses:
false
avoid_catching_errors:
false