SonarSource发布了SonarQube 7.0。Sonar (SonarQube)是一个开源平台,用于管理源代码的质量。Sonar 不只是一个质量数据报告工具,更是代码质量管理平台。支持的语言包括:Java、PHP、C#、C、Cobol、PL/SQL、Flex 等。
该版本带来一个重大的更新,实时措施的更新。
以下是 SonarQube 版本发布以来重大的更新:
- SonarC# 6.7.1
Cross-platform analysis, improved support for test frameworks, the Executable Lines metric, and automatic detection and exclusion of generated files. - SonarJava 5.1
Two new bug rules, three new code smell rules, and one vulnerability rule, as well as support for Eclipse and JetBrains null-related annotations. - SonarJS 4.0
Three new code smell rules, as well as accuracy improvements for many rules and a beefed-up Sonar way profile. - SonarPHP 2.12
Nine new bug rules, 10 new code smell rules, and support for Cognitive Complexity. - SonarPython 1.9
Support for Executable Lines, and improvements to the import of test coverage. - SonarTS 1.5
Support for SonarLint for VS Code, four new bug rule, and 14 new code smell rules.
完整内容请查看发布主页。
转自 http://www.oschina.net/news/93401/sonarqube-7-0-released