blob: 2344f5ab1f83532bfb4aa96b088d970c858050c5 [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
linter:
rules:
avoid_as: false