SonarCloud and SonarLint Setup Steps

  1. Go to the SonarCloud link and click "Log In" then "With Azure Devops" button
  2. Let one of the senior devs know so they can add you to the SonarCloud project
  3. Login again and make sure you can access the Utopia project in SonarCloud

Download and setup the SonarLint IDE tool

  1. Go to https://marketplace.visualstudio.com/items?itemName=SonarSource.SonarLintforVisualStudio2019  and download the extension.
  2. Restart VS if it was running. (Yes, you have to)
  3. Inside VS go to Team Explorer > SonarQube > connect
  4. You'll be prompted for a url and login for SonarCloud.
  1. In the Team Explorer > SonarQube tab, right click on Utopia and select Bind (Or update if it's already been bound)
  2. It will take a minute, but all of the linter rules will be pulled down from the cloud and you should start seeing additional Warnings for security issues in the Error List tab on the bottom of the IDE (Error Code will start with an 'S')

Revision #1
Created 18 July 2022 23:19:45 by Bryce Holloway
Updated 9 February 2023 20:20:49 by Bryce Holloway