I have downloaded this project → GitHub - SonarSource/sonar-dotnet: Code analyzer for C# and VB.NET projects https://redirect.sonarsource.com/plugins/vbnet.html
My main goal is to deploy rules from this project into my SonarQube server “http://localhost:9000/”.
However, I don’t know what to do with the massive files within “sonar-dotnet”. Even though I explore every link that README provided, I am still totally lost and can’t figure out the exact method to achieve this goal.
So, please, can somebody give me advice about the method to accomplish this issue?