简体   繁体   English

配置Sonar Qube和Sonar Scanner进行代码分析

[英]Configuring Sonar Qube and Sonar Scanner for code analysis

We will be using sonarqube for code analysis and reviews . 我们将使用sonarqube进行代码分析和审查。

How get my Visual Studio projects visible on sonar dashboard ? 如何使我的Visual Studio项目在声纳仪表板上可见?

Any leads regarding same will be appreciated. 任何有关的线索将不胜感激。 Thanks. 谢谢。

To get your projects into SonarQube, you'll need to analyze them. 要将项目放入SonarQube,您需要对其进行分析

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). 由于您正在处理Visual Studio项目,因此请看一下用于MSBuildSonarQube扫描仪 (即,一旦设置了SonarQube实例 )。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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