Sign in
flutter
/
mirrors
/
flutter.git
/
HEAD
/
.
/
packages
/
integration_test
/
analysis_options.yaml
blob: 2509a6ee60810ad8474eaf7b74019f4cc85b0ccb [
file
]
include:
../analysis_options.yaml
analyzer:
exclude:
-
"test_fixes/**"
-
build/**
-
android/**
-
ios/**
-
web/**
-
windows/**
-
macos/**
-
linux/**