How to disable this type of rule globally in sonarqube?
I don’t want to ignore all issues from external roslyn analyzers only some issues, i need to ignore .So what changes can i made through UI or in setup to config this .Please help
As Pascal notes in the linked post
These changes will be reflected in what issues are raised and uploaded to SonarQube.
Thankyou for reply .
But apart from making changes in .editorconfig file or disable external roslyn analyser through UI. We want to disable some specific rules of rosyln analyzers either from UI side or through modifying some configuration in sonarqube setup project or may be some other approach, as it is our requirement. If there is another approach to do that , please share the information.
It’s not possible like this.
Hi @Monish_Tyagi ,
Check out this link that may help: