blob: dada431af9f165a28e75011698e2e3d6a2ea1c81 [file] [log] [blame]
include: package:lints/recommended.yaml
analyzer:
errors:
constant_identifier_names: ignore
non_constant_identifier_names: ignore
linter:
rules:
- always_declare_return_types
- omit_local_variable_types
- prefer_single_quotes
- unawaited_futures