Can we add multiple files at sonar global exclusions in a single line

Hi Team,

We are using SonarQube community 9.5 version.

Can we add multiple files at sonar global exclusions in a Single line by using “,”?

We need to understand if we give the multiple files like src/test,src/web/,pom.xml…at sonar global exclusions in SonarQube dashboard, is consider for all projects?

Thanks,
Ediga Naresh goud

Yes, I suppose you can, but in the UI it’s going to offer you the ability to keep things on separate lines.

Yes – it will be considered for all projects and not overridable. That’s why they’re called global exclusions!

And, you version is past EOL. You should upgrade to either the latest version or the current LTS at your earliest convenience. Your upgrade path is:

9.5 → 9.9.1 → 10.2 (last step optional)

You may find these resources helpful:

If you have questions about upgrading, feel free to open a new thread for that here.

Hi Colin,

Thanks for your quick response.

Regards,
Ediga Naresh Goud