Must-share information (formatted with Markdown):
- which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
- what are you trying to achieve
- what have you tried so far to achieve this
Hi Team,
SonarQube version - 8.9
I am trying to exclude XML file from a SonarQube project by providing the below line under
Analysis Scope → Source File Exclusion
**/*.xml
But still it is not excluding XML file.
Please help.
Thanks