blob: c84f27cb5e13e25b754db16c302975abfc462d53 [file] [log] [blame]
include: package:pedantic/analysis_options.1.8.0.yaml
analyzer:
errors:
# Increase the severity of several hints.
prefer_single_quotes: warning
unused_import: warning
linter:
rules:
- directives_ordering
- prefer_relative_imports
- prefer_single_quotes