发布于 2016-07-28 01:23:58 | 190 次阅读 | 评论: 0 | 来源: 网友投递
SonarQube代码质量管理平台
Sonar是一个用于代码质量管理的开源平台,用于管理源代码的质量,可以从七个维度检测代码质量通过插件形式,可以支持包括java,C#,C/C++,PL/SQL,Cobol,JavaScrip,Groovy等等二十几种编程语言的代码质量管理与检测
SonarQube C# 5.3.2 发布了,
该版本主要修复:[SONARCS-608] - NPE if there are no locations in SARIF report
该插件特性:
Easy analysis of any existing Visual Studio Solution or MSBuild project with help of the SonarQube Scanner for MSBuild - developed jointly with Microsoft
Native integration with any existing build in TFS or VSTS
Native support of SonarLint for Visual Studio and its 150+ rules
Native FxCop support
Supports multi-language .NET solution mixing C# and VB.NET