blob: db6072da74d1608e432afafe3be8c302a6d64139 [file] [log] [blame]
# https://dart.dev/guides/language/analysis-options
include: package:dart_flutter_team_lints/analysis_options.yaml
analyzer:
language:
strict-casts: true
strict-inference: true
strict-raw-types: true
linter:
rules:
- avoid_private_typedef_functions
- avoid_redundant_argument_values