c8784af933
See https://github.com/dart-lang/sdk/issues/28385 R=brianwilkerson@google.com, vsm@google.com Review-Url: https://codereview.chromium.org/2839383003 .
11 lines
197 B
YAML
11 lines
197 B
YAML
analyzer:
|
|
strong-mode: true
|
|
exclude:
|
|
- doc/api/**
|
|
- gen/**
|
|
- node_modules/**
|
|
- tool/input_sdk/**
|
|
- test/codegen/**
|
|
- test/samples/**
|
|
- test/transformer/hello_app/**
|