blob: de90abda01b7f60fd12f3a8b2703e1ee57e71844 [file] [log] [blame] [edit]
include: package:dart_flutter_team_lints/analysis_options.yaml
analyzer:
errors:
todo: ignore
language:
strict-casts: true
strict-inference: true
strict-raw-types: true
linter:
rules:
- prefer_final_locals