红联Linux门户
Linux帮助

SonarLint for IntelliJ 2.3.1发布

发布时间:2016-08-31 10:12:53来源:红联作者:baihuo
SonarLint for IntelliJ 2.3.1 发布了,该版本主要是bug和错误修复。

主要更新如下:

新规则:

Calls should not be made to non-callable values (Bug)

Functions should not be called both with and without “new” (Code Smell)

改进:

The identity operator (“===”) should not be used with dissimilar types (Bug)

Strings and non-strings should not be added (Code Smell)

Comparison operators should not be used with strings (Code Smell)

Unary operators “+” and “-” should not be used with objects (Bug)


ES2017语言特点:

ES Class Fields & Static Properties

export ns from

export default from

Async Functions

详情:http://www.sonarsource.com/2016/08/30/sonarlint-for-intellij-2-3-1-released/

软件详情:https://jira.sonarsource.com/jira/secure/ReleaseNote.jspa?projectId=11131&version=13382

下载地址:http://www.sonarqube.org/downloads/

来自:开源中国社区
文章评论

共有 0 条评论