blob: 9ec6408418144966c4c2ce33fb96976657fd210e [file] [log] [blame]
include: package:lints/recommended.yaml
linter:
rules:
- always_declare_return_types
# - avoid_dynamic_calls
- avoid_unused_constructor_parameters
- cancel_subscriptions
- directives_ordering
- omit_local_variable_types
- package_api_docs
- prefer_single_quotes
- test_types_in_equals
- throw_in_finally
- unawaited_futures