Files
sdk/pkg/analysis_server/test/analysis_options.yaml
T
Sam Rawlins d8bda352c6 DAS: Add a test-directory-specific analysis options file
Change-Id: I9504497b6604986f6e7daae9fc46b63287ea023c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/365984
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Phil Quitslund <pquitslund@google.com>
2024-05-10 15:16:40 +00:00

11 lines
228 B
YAML

include: ../analysis_options.yaml
analyzer:
exclude:
- mock_packages/**
errors:
# We have some long test class names which include one or more underscores
# to improve readability.
camel_case_types: ignore