Sign in
dart
/
external
/
github.com
/
flutter
/
flutter.git
/
24f39d40a413f9ef92aa3fcda58ba39bb41a34ec
/
.
/
examples
/
flutter_gallery
/
analysis_options.yaml
blob: 44fbe83c030be4e96aedbec87aab09123c258fae [
file
] [
log
] [
blame
]
# Take our settings from the repo's main analysis_options.yaml file, but add
# an exclude for the build directory.
include:
../../analysis_options.yaml
analyzer:
exclude:
-
build/**