blob: a7e32927eab128d17e0bdf3552a7e01864cfde5d [file] [log] [blame]
include: package:lints/recommended.yaml
linter:
rules:
- avoid_dynamic_calls
# Errors
- test_types_in_equals
- throw_in_finally
# Style
- avoid_private_typedef_functions
- directives_ordering
- only_throw_errors