blob: 90d920ee75953ec35f050427f8240c460774cff8 [file] [log] [blame]
include: package:dart_flutter_team_lints/analysis_options.yaml
analyzer:
language:
strict-casts: true
strict-raw-types: true
errors:
lines_longer_than_80_chars: ignore
# https://github.com/dart-lang/linter/issues/1649
prefer_collection_literals: ignore