发布于 2016-04-20 00:22:18 | 82 次阅读 | 评论: 0 | 来源: 网友投递
SonarQube代码质量管理平台
Sonar是一个用于代码质量管理的开源平台,用于管理源代码的质量,可以从七个维度检测代码质量通过插件形式,可以支持包括java,C#,C/C++,PL/SQL,Cobol,JavaScrip,Groovy等等二十几种编程语言的代码质量管理与检测
SonarQube GitHub 1.2 发布了,
以下是该版本值得关注的内容:
[SONARGITUB-16] - Remove useless "login" parameter
[SONARGITUB-17] - Optimize summary report update to avoid unnecessary notifications
[SONARGITUB-18] - Allow to disable inline comments on pull request
[SONARGITUB-20] - Sort issues in summary report
[SONARGITUB-21] - Consider project basedir as git basedir when no .git folder is found
[SONARGITUB-19] - NPE when sonar.github.repository is not provided
下载地址:https://sonarsource.bintray.com/Distribution/sonar-github-plugin/sonar-github-plugin-1.2.jar