blob: 9edc2924493c91c65b67c8cbe0a3a42fd9f8d739 [file] [log] [blame]
include: package:flutter_lints/flutter.yaml
analyzer:
errors:
todo: ignore
exclude: [build/**, third_party/**]
language:
strict-raw-types: true
linter:
rules:
- dangling_library_doc_comments
- prefer_final_locals
- prefer_const_declarations
# Additional information about this file can be found at
# https://dart.dev/guides/language/analysis-options