Sign in
flutter
/
mirrors
/
flutter.git
/
HEAD
/
.
/
packages
/
flutter
/
test_private
/
analysis_options.yaml
blob: 4d3bde4e1cdcbee0df5676882879eda9c91fc849 [
file
]
analyzer:
exclude:
-
build/**
-
android/**
-
ios/**
-
web/**
-
windows/**
-
macos/**
-
linux/**
include:
../analysis_options.yaml
linter:
rules:
avoid_print:
false
# This is a CLI tool, so printing to the console is fine.