flutter/packages/flutter_goldens/analysis_options.yaml
2019-12-18 23:53:00 -08:00

10 lines
263 B
YAML

# 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