Integrate SonarQube with Visual Studio using SonarLint

If you follow along with the last few posts on SonarQube, you will now have a working installation that continuously monitors the quality of your code. Today we link Visual Studio to SonarQube using SonarLint. This post is part of the SonarQube series. You can find the other parts here: Part 1: SonarQube: Installation Walkthrough …

Read more