blob: 7c19fabd68d4ce2614b286138ea17480608c4729 [file] [log] [blame]
# TODO(stuartmorgan): Remove this file and fix all the unawaited_futures
# violations. See https://github.com/flutter/flutter/issues/127323
include: ../../../analysis_options.yaml
linter:
rules:
unawaited_futures: false