Skip to content

SonarQube Integration

Victor Chang edited this page Mar 11, 2022 · 1 revision

MONAI Deploy Informatics Gateway is integrated with SonarCloud which enables code quality and security checks.

To enable SonarCloud with your IDE, please refer to the following sections.

##Visual Studio

  1. Register a SonarCloud account
  2. Join Project-MONAI org
  3. Generate a token to be used in Visual Studio: https://sonarcloud.io/account/security
  4. Install SonarLint extension for Visual Studio: https://www.sonarlint.org/visualstudio
  5. Connect to SonarCloud by following the instructions on https://github.com/SonarSource/sonarlint-visualstudio/wiki/Connected-Mode
Clone this wiki locally