Must-share information (formatted with Markdown):
-
which versions are you using
I’m using SonarQube Server / Community Build version and sonar-scanner for .NET framework to scan the C# files. -
how is SonarQube deployed:
I’m running sonarQube Server locally in my machine. -
what are you trying to achieve
I have configured some sonarQube rule not to throw warnings by setting its severity to none in.editorConfigfile, If I run the build locally, I get no warnings at all for those sonarQube rule. But With SonarQube, warnings were shown up in sonarQube server for all the rules with none severity. I saw already some topics were posted for the same issue. -
what have you tried so far to achieve this
posting some previous comment links below, now I want to know it is possible to configure rule settings in .editorConfig rule, and will that will be considered by sonarQube?
https://community.sonarsource.com/t/sonar-cloud-ignoring-rules-with-editorconfig-is-not-working/119701/8
https://community.sonarsource.com/t/question-on-editorconfig-is-correctly-handled-by-sonarqube/132528/9