blob: 5a16769b2e64499a8055ded809c6a5646d7d4f49 [file] [log] [blame]
include: package:pedantic/analysis_options.yaml
analyzer:
strong-mode:
implicit-casts: false
linter:
rules:
# Errors
- comment_references
- control_flow_in_finally
- empty_statements
- hash_and_equals
- test_types_in_equals
- throw_in_finally
# Style
- await_only_futures
- camel_case_types
- non_constant_identifier_names