发布于 2016-08-19 23:51:27 | 87 次阅读 | 评论: 0 | 来源: 网友投递
SonarQube代码质量管理平台
Sonar是一个用于代码质量管理的开源平台,用于管理源代码的质量,可以从七个维度检测代码质量通过插件形式,可以支持包括java,C#,C/C++,PL/SQL,Cobol,JavaScrip,Groovy等等二十几种编程语言的代码质量管理与检测
SonarQube JavaScript 2.15 发布了,
[SONARJS-740] - Remove rule javascript:S1145 from default profile
[SONARJS-754] - Fix strange formatting of rule description for ElseIfWithoutElse
[SONARJS-760] - Support "new.target"
[SONARJS-78] - Provide more precise type infering with SE
[SONARJS-729] - Do not include complexity of nested functions into nesting one complexity
[SONARJS-734] - Symbolic execution: evaluate "for in" and "for of" with "let" or "const"
[SONARJS-737] - Remove rule EqEqEq from default profile
[SONARJS-741] - Improve detection of minified files
[SONARJS-748] - Improve DifferentTypesComparisonCheck with precise type information
[SONARJS-749] - Improve StringConcatenatedWithNonStringCheck with precise type information
[SONARJS-750] - Improve StringsComparisonCheck with precise type information
[SONARJS-751] - Improve UnaryPlusMinusWithObjectCheck with precise type information
[SONARJS-755] - Rename rule repository to 'SonarAnalyzer'
[SONARJS-759] - Make common:DuplicatedBlocks activated by default
[SONARJS-442] - Rule: Calls should not be made to non-callables
[SONARJS-699] - Support features proposed for ES2017
[SONARJS-703] - Provide an easy way to unit test secondary issue locations
[SONARJS-743] - Rule: Functions should not be called both with and without "new"
点击这里查看完整的官方发行说明
下载地址: