product · inferred from evidence
sonar.exclusions
A property used to define patterns for files to be excluded from SonarQube analysis entirely.
- Using sonar.inclusions and exclusions together in an ADO pipeline
SonarQube Server Enterprise Edition v2025.1 (ZIP deployment), trying to use sonar.inclusions and sonar.exclusions in an Azure DevOps pipeline. The repo has folders like Folder 1, Folder 2, Folder 3; inside Folder 1 there are Project, Test P