I installed SonarLint in VS 2015 and it looks like a great extension with lots of potential.
At the moment the extension is also analysing my test projects and giving warnings about this. How can I disable inspection of specific (test) projects?
Update Its not about disabling specific Sonar rules or projects in SonarQube, but its about the Visual Studio extension SonarLint.