May 2019
Intermediate to advanced
504 pages
11h 50m
English
SonarLint is a Visual Studio extension that allows developers to bind a local project to the designated SonarQube server and its associated quality profile. Once the source is associated with a SonarQube project, it downloads the ruleset and these rules are applied to the source using Roslyn analyzers, providing a fully integrated editor experience with highlighting and issue solution options.
Using SonarLint together with SonarQube allows the central management of coding conventions and rules and helps to maintain the code quality within bigger development teams. While the rule definitions are provided by the aforementioned analyzers, the severities defined by the quality profile are included in the project ...
Read now
Unlock full access