Sign in
dart
/
sdk.git
/
47f09a619ea90f1711a42c7dadbda6a67ebd63b5
/
.
/
pkg
/
dev_compiler
/
analysis_options.yaml
blob: 2b524281e27752d8dea85685ed3607a9747c57cd [
file
]
analyzer:
strong
-
mode:
true
exclude:
-
doc/api/**
-
gen/**
-
node_modules/**
-
tool/input_sdk/**
-
test/codegen/**
-
test/samples/**
-
test/transformer/hello_app/**