SonarCloud / SonarLint
SonarLint Installation Guide:
"sonarlint.connectedMode.connections.sonarcloud": [ { "organizationKey": "<<YOUR COMPANY NAME>>", "token": "<<YOUR VSCODE TOKEN GOES HERE>>" } ], "sonarlint.connectedMode.project": { "projectKey": "<<YOUR PROJECT KEY>>" },
Last updated
Was this helpful?