blob: 50af61ae527b54a264886ee1ca6b5792a691a1e1 [file]
include: package:lints/recommended.yaml
analyzer:
language:
strict-casts: true
strict-inference: true
linter:
rules:
- avoid_catching_errors
- avoid_print
- comment_references
- only_throw_errors