- ALM used - Azure DevOps
- CI system used - Azure DevOps
- Scanner command used when applicable (private details masked)
- Languages of the repository - C#, cshtml, js, css
- Error observed (wrap logs/code around with triple quotes ``` for proper formatting)
I have sonarqube in local environment. and I have setup several exclusion rules like following
and they are working
But when I apply the same rules in sonarcloud it not working
rules in sonar cloud
I have ran the analysis several times after adding rules.