Sign in
dart
/
sdk.git
/
refs/tags/2.3.2
/
.
/
pkg
/
dev_compiler
/
analysis_options.yaml
blob: 55db4c5970ae3737d7742f9f4781c3425b034527 [
file
] [
log
] [
blame
]
analyzer:
exclude:
-
doc/api/**
-
gen/**
-
node_modules/**
-
test/codegen/**
-
test/samples/**
-
test/transformer/hello_app/**
-
tool/input_sdk/**