SonarQube ignores settings file
In my .Net code, I have several generated classes that I want to exclude from the SonarQube analysis that runs on every pull request. In order to figure out how the exclusion works, I’ve tried two approaches to exclude the analysis of a single file adres.cs
.