blob: 4cb9f1ba0f801cf05fd5f0044a1198dcf739df7f [file] [log] [blame]
include: package:dart_flutter_team_lints/analysis_options.yaml
analyzer:
language:
strict-casts: true
strict-inference: true
linter:
rules:
- avoid_print
- comment_references
- only_throw_errors
- sort_constructors_first
- sort_unnamed_constructors_first
- unawaited_futures