blob: b58ef99425171bf1b15221797f11e3aaf5003bd0 [file] [log] [blame]
include: package:pedantic/analysis_options.yaml
analyzer:
strong-mode:
implicit-casts: false
errors:
todo: ignore
# Lint provided by pkg:pedantic – should fix this!
unawaited_futures: ignore
enable-experiment:
- non-nullable
linter:
rules:
- prefer_typing_uninitialized_variables