Warning: preg_match_all(): Compilation failed: invalid UTF-8 string at offset 81 in D:\xampp\htdocs\client\inc\DocumentParser.php on line 262
COMPAS Go : Onboarding - SonarLint - Publish Sandy Articles
Sandy FAQ

COMPAS Go : Onboarding - SonarLint


Article for COMPAS Go - Sonar Lint

Installation

  • Download and install the extension in you Visual Studio (Tools ? Extensions and Updates)
  • Restart IDE

.


Configuration Steps 

Open project solution for  which Sonar Qube project exists 

  • Open SonarQube ? Connections  from Team Explorer window 
  • Select 'Connect'
  • Enter server and token details as shared in email
  • Click 'Connect'
  • You should see a list of all projects. Select the related project and bind it to you solution

.


Run the analysis

After configuration is done, analysis will be start automatically and errors will be displayed in the "Error List" window

This article was: