blob: 9c1077a6eee712efbb7b2f582c512d5f98ce5553 [file] [edit]
include: ../dart_runtime_service/analysis_options.yaml
# TODO(bkonyi): Re-enable analysis for DAP files when they are migrated
# to conform with the stricter dart_flutter_team_lints rules.
analyzer:
exclude:
- lib/src/**
- lib/dap.dart
- test/**