blob: 35344bfb898cf0783aacafbcc32ff19a23671bf6 [file] [log] [blame]
# This is a temporary file to allow us to land a new set of linter rules in a
# series of manageable patches instead of one gigantic PR. It disables some of
# the new lints that are already failing on this plugin, for this plugin. It
# should be deleted and the failing lints addressed as soon as possible.
include: ../../analysis_options.yaml
analyzer:
errors:
curly_braces_in_flow_control_structures: ignore
unawaited_futures: ignore