blob: 6247623b5b94ebb2aea11f394b3421215f8e9588 [file] [log] [blame]
include: ../analysis_options.yaml
analyzer:
strong-mode:
implicit-casts: true # TODO remove this
linter:
rules:
prefer_single_quotes: true
require_trailing_commas: true