blob: 2cdc67be289a46840805899a5c74cc352a7bb5e1 [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