aves_mio1/.flutter/packages/flutter/test_fixes/analysis_options.yaml
FabioMich66 19a982ede6
Some checks are pending
Quality check / Flutter analysis (push) Waiting to run
Quality check / CodeQL analysis (java-kotlin) (push) Waiting to run
first commit
2026-03-05 15:51:30 +01:00

10 lines
483 B
YAML

# This ensures that parent analysis options do not accidentally break the fix tests.
linter:
rules:
# Since these test cases live inside the `flutter` package, the
# lint `deprecated_member_use_from_same_package` is required in
# order to trigger them. Customer code (which lives outside of the
# `flutter` package) will be triggered by the analyzer warning
# `deprecated_member_use`, which is enabled by default.
- deprecated_member_use_from_same_package