简体   繁体   中英

Configuring Sonar Qube and Sonar Scanner for code analysis

We will be using sonarqube for code analysis and reviews .

How get my Visual Studio projects visible on sonar dashboard ?

Any leads regarding same will be appreciated. Thanks.

To get your projects into SonarQube, you'll need to analyze them.

Since you're dealing with Visual Studio projects, take a look at the SonarQube Scanner for MSBuild (once you've set up your SonarQube instance , that is).

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM