发布于 2017-02-16 04:18:10 | 192 次阅读 | 评论: 0 | 来源: 网友投递
SonarQube代码质量管理平台
Sonar是一个用于代码质量管理的开源平台,用于管理源代码的质量,可以从七个维度检测代码质量通过插件形式,可以支持包括java,C#,C/C++,PL/SQL,Cobol,JavaScrip,Groovy等等二十几种编程语言的代码质量管理与检测
SonarSource 很高兴地宣布SonarPL / I 1.5 发布了。 这个版本带来了SonarLint for Eclipse和SonarLint for IntelliJ的支持。 它还修复了包含非ASCII字符的标识符触发的错误等。主要更新如下:
Bug 修复:
[PLI-111] - Both "¬" and "^" should be considered as the NOT symbol
[PLI-127] - Parsing error on "DEFINE" statement
改进
[PLI-115] - Support iteration-factor in INIT attribute
[PLI-116] - Fix definition of CHARACTER, BIT, GRAPHIC and WIDECHAR
[PLI-125] - Rename rule repository to 'SonarAnalyzer'
[PLI-126] - Support identifiers containing non-English alphabetic characters
[PLI-129] - Update name and description in pom
[PLI-131] - Update description in pom
新特性:
[PLI-128] - Support SonarLint for Eclipse and IntelliJ
下面是SonarPL / I在SonarLint for Eclipse中的屏幕截图:
SonarLint 2.6:
详细信息请阅读发行说明。请前往更新中心进行安装或者更新,文档提供在项目主页。