blob: 9d30761275bb8f19fe6b98fcc85722c59e7e1dd5 [file] [log] [blame]
# Use the analysis options settings from the top level of the repo (not
# the ones from above, which include the `public_member_api_docs` rule).
include: ../../analysis_options.yaml
analyzer:
strong-mode:
implicit-casts: false
implicit-dynamic: false
linter:
rules:
unawaited_futures: true
curly_braces_in_flow_control_structures: true