blob: 9419b0985e2574f72ea85de5ade78b141a031bf1 [file] [log] [blame]
# https://dart.dev/guides/language/analysis-options
include: package:dart_flutter_team_lints/analysis_options.yaml
analyzer:
language:
strict-casts: true
errors:
# For the generated file
lines_longer_than_80_chars: ignore
linter:
rules:
- package_api_docs