dart-sdk/pkg/kernel/analysis_options.yaml

7 lines
100 B
YAML

analyzer:
strong-mode: true
language:
enableSuperMixins: true
exclude:
- testcases/**