blob: a08bda29048236d38c966d2c1dceab03fb0b012f [file] [log] [blame]
# Override the parent analysis_options until all the repo has implicit-casts: false
include: ../analysis_options.yaml
analyzer:
strong-mode:
implicit-casts: false
implicit-dynamic: false