blob: 6a7f609cd5873aafae4bd67616b3a276faa9c1b2 [file] [log] [blame]
include: package:pedantic/analysis_options.1.9.0.yaml
analyzer:
strong-mode:
implicit-casts: false
linter:
rules:
prefer_single_quotes: false # will be fixed later
control_flow_in_finally: true
throw_in_finally: true
camel_case_types: true