Sign in
flutter
/
mirrors
/
flutter
/
f92f44110e87bad5ff168335c36da6f6053036e6
/
.
/
packages
/
flutter_tools
/
bin
/
analysis_options.yaml
blob: 19391e33ff98ea4a261294fd5d0e7f03cddf926d [
file
] [
log
] [
blame
]
Ian Hickson
f25b833
2021-10-07 16:48:04 -0700
[
diff
] [
blame
]
1
include:
../analysis_options.yaml
2
3
linter:
4
rules:
5
avoid_print:
false
# These are CLI tools which print as a matter of course.