I'm trying to report code analysis from Visual Studio into the SonarQube server.
I'm unable to port the rules from Microsoft.CodeAnalysis.CSharp and could not generate a plugin with the Sonar Roslyn Sdk project due to errors. Is there a plugin available for this anlyzer or how am I supposed to make it work with SonarQube?
Thanks for help