blob: 2d9d01f3c65714df266472ee032404420ac5ba65 [file] [log] [blame] [edit]
include: package:dart_flutter_team_lints/analysis_options.yaml
analyzer:
errors:
todo: ignore
exclude:
- tool/data/extra_methods.dart
language:
strict-casts: true
strict-inference: true
strict-raw-types: true