aves_mio/.flutter/packages/flutter_test/test_fixes/analysis_options.yaml
Fabio Micheluz 2c988f959b
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-02-19 13:25:23 +01:00

10 lines
493 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_test` package, the
# lint `deprecated_member_use_from_same_package` is required in
# order to trigger them. Customer code (which lives outside of the
# `flutter_test` package) will be triggered by the analyzer warning
# `deprecated_member_use`, which is enabled by default.
- deprecated_member_use_from_same_package