发布于 2015-08-06 00:55:55 | 75 次阅读 | 评论: 0 | 来源: 网友投递
SonarQube代码质量管理平台
Sonar是一个用于代码质量管理的开源平台,用于管理源代码的质量,可以从七个维度检测代码质量通过插件形式,可以支持包括java,C#,C/C++,PL/SQL,Cobol,JavaScrip,Groovy等等二十几种编程语言的代码质量管理与检测
SonarQube Flex 2.2 发布,该版本添加了规则标签,主要变化如下:
[SONARFLEX-41] - ActionScript parser throws RecognitionException on native keyword
[SONARFLEX-45] - Parse error: "super" postfix expression
[SONARFLEX-46] - Update jira link in pom.xml
[SONARFLEX-49] - FP NonEmptyCaseWithoutBreak
[SONARFLEX-34] - Apply rule tags
[SONARFLEX-42] - Source file from coverage report should be retrieved according to base directory
[SONARFLEX-44] - S1451 "Copyright and license headers should be defined": Add parameter isRegularExpression
[SONARFLEX-48] - Update outdated rules according to specification
[SONARFLEX-52] - Exception for (S1172) "Unused function parameters should be removed"
[SONARFLEX-68] - S1311 ClassComplexity: Update parameter default value
[SONARFLEX-70] - S103 LineLength: Update parameter default value
[SONARFLEX-30] - Associate rules with suitable "constant/issue", "linear" and "linear with offset" remediation cost functions
[SONARFLEX-47] - Upgrade SSLR squid bridge to 2.6
[SONARFLEX-50] - Remove FlexSourceImporter extension
[SONARFLEX-53] - Upgrade sonarqube-api version from 3.7 to 4.5.2
[SONARFLEX-54] - Remove everything related to "packages" metric
[SONARFLEX-55] - Upgrade to parent pom 23: make the plugin compatible from Java 7
[SONARFLEX-56] - Remove usage of deprecated SonarQube API
[SONARFLEX-63] - Replace current common rules api with sslr-squid-bride's
[SONARFLEX-73] - Use ActivatedByDefault annotation for default profile
[SONARFLEX-64] - Switch to RulesDefinitions and SQALE annotations
[SONARFLEX-65] - Provide linear SQALE for function complexity rule
[SONARFLEX-69] - Provide linear SQALE for class complexity rule
更多详细内容请查看 发行日志 。
你可以通过更新中心安装或者升级到最新版本,文档现已提供在 product page.
Sonar是一个用于代码质量管理的开源平台,用于管理源代码的质量,可以从七个维度检测代码质量通过插件形式,可以支持包括java,C#,C/C++,PL/SQL,Cobol,JavaScrip,Groovy等等二十几种编程语言的代码质量管理与检测