SonarQube JavaScript 2.15 发布
欢迎加入运维网交流群:263444886SonarQube JavaScript 2.15 发布了,Sonar (SonarQube)是一个开源平台,用于管理源代码的质量。Sonar 不只是一个质量数据报告工具,更是代码质量管理平台。支持的语言包括:Java、PHP、C#、C、Cobol、PL/SQL、Flex 等。
改进记录如下:
Bug
[*] - Remove rule javascript:S1145 from default profile
[*] - Fix strange formatting of rule description for ElseIfWithoutElse
[*] - Support "new.target"
Improvement
[*] - Provide more precise type infering with SE
[*] - Do not include complexity of nested functions into nesting one complexity
[*] - Symbolic execution: evaluate "for in" and "for of" with "let" or "const"
[*] - Remove rule EqEqEq from default profile
[*] - Improve detection of minified files
[*] - Improve DifferentTypesComparisonCheck with precise type information
[*] - Improve StringConcatenatedWithNonStringCheck with precise type information
[*] - Improve StringsComparisonCheck with precise type information
[*] - Improve UnaryPlusMinusWithObjectCheck with precise type information
[*] - Rename rule repository to 'SonarAnalyzer'
[*] - Make common:DuplicatedBlocks activated by default
New Feature
[*] - Rule: Calls should not be made to non-callables
[*] - Support features proposed for ES2017
[*] - Provide an easy way to unit test secondary issue locations
[*] - Rule: Functions should not be called both with and without "new"
点击这里查看完整的官方发行说明
下载地址:
[*] sonar-javascript-plugin-2.15.jar
[*] sonar-javascript-plugin-2.15.jar.asc
页:
[1]