Sign in
flutter
/
mirrors
/
flutter.git
/
b05970bc46c0a4eb748a800f795ecff58496ce8e
/
.
/
packages
/
flutter
/
lib
/
analysis_options.yaml
blob: 60b5bafebd4da8f0e7d240e1837e798d5bca2359 [
file
]
include:
../analysis_options.yaml
linter:
rules:
# diagnostic_describe_all_properties: true # blocked on https://github.com/dart-lang/sdk/issues/47418
prefer_relative_imports:
false
# doesn't really work when you have subpackages like we do here