blob: 64d22c080894340c0983347717ff9c4a5b1b6c5f [file] [log] [blame]
# This file contains the analysis options used for code in the webdev
# repository.
include: package:lints/recommended.yaml
analyzer:
linter:
rules:
- always_use_package_imports
- directives_ordering
- prefer_final_locals
- unawaited_futures