SonarLint for IntelliJ 3.5 发布,IDE 代码检测插件

SonarLint for IntelliJ 3.5 发布了,SonarLint 是一个 IDE 扩展,可帮助您在编写代码时检测并修复质量问题。 支持 IntelliJ、VS code、Atom 等 IDE。

更新内容如下:

Bug

  • [SLI-271] - Binding fails if there are more than 10k rules

  • [SLI-286] - Analysis triggered on project build doesn't have appropriate access

Documentation

  • [SLI-287] - Update SonarLint JetBrains plugin repository description

Improvement

  • [SLI-227] - Disable analyzers that are not supported

  • [SLI-275] - Don't load outdated code analyzers

  • [SLI-280] - Rule description view should show the severity and type of the rule, not of the issue

  • [SLI-285] - Use detected language of file for telemetry

  • [SLI-288] - Allow to configure activated rules

  • [SLI-289] - Add action to disable rules

  • [SLI-291] - Show when issues have secondary locations

  • [SLI-293] - Exclude file from Issue View

  • [SLI-294] - Send flag about SonarCloud in telemetry

  • [SLI-295] - Show that an issue was found by SonarLint

  • [SLI-296] - Explain why some files can't be analyzed

  • [SLI-298] - Update embedded analyzers

  • [SLI-299] - Exclude SonarWeb analyzer

详情查看发布公告

猜你喜欢

转载自www.oschina.net/news/98344/sonarlint-for-intellij-3-5-released
今日推荐