blob: 746ad64b6418f099388d3c16a0738dc3d5c4317e [file] [log] [blame]
# This file configures the static analysis results for your project (errors,
# warnings, and lints).
include: package:dart_flutter_team_lints/analysis_options.yaml
linter:
rules:
- avoid_catches_without_on_clauses
- prefer_final_in_for_each
- prefer_final_locals