sponte / Powershell.Deployment

Powershell scripts that automated component deployment. Supports windows services (srvany.exe, NServiceBus, TopShelf) and websites.
MIT License
15 stars 8 forks source link

Formatting of Microsoft.ServiceBus.xml triggers hundreds of warnings in SonarQube #33

Closed ma499 closed 6 years ago

ma499 commented 6 years ago

Our SonarQube server is generating hundreds of warnings in every project of ours that uses PowerShellDeploy because of the formatting of content/PowershellModules/Tools/Microsoft.ServiceBus.xml. Sonar claims that it is failing the xml:IndentCheck.

ma499 commented 6 years ago

This turned out to be a SonarQube bug.