内容简介:SonarLint for IntelliJ 3.5 发布了,SonarLint 是一个 IDE 扩展,可帮助您在编写代码时检测并修复质量问题。 支持 IntelliJ、VS code、Atom 等 IDE。 更新内容如下: Bug [SLI-271] - Binding fails if there a...
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
详情查看发布公告。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- 基于爬虫开发XSS检测插件
- Python实现SQL注入检测插件
- Clang 之路——编写我的第一个 Clang 插件:检测 ObjC 中的类声明规范
- 恶意软件如何绕过AMSI检测以逃避检测
- 行人检测新思路:高级语义特征检测取得精度新突破
- NIC:基于神经网络不变量检测的对抗样本检测
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
算法技术手册
George T. Heineman、Gary Pollice、Stanley Selkow / 杨晨、李明 / 机械工业出版社 / 2010-3 / 55.00元
《算法技术手册》内容简介:开发健壮的软件需要高效的算法,然后程序员们往往直至问题发生之时,才会去求助于算法。《算法技术手册》讲解了许多现有的算法,可用于解决各种问题。通过阅读它,可以使您学会如何选择和实现正确的算法,来达成自己的目标。另外,书中的数学深浅适中,足够使您可以了解并分析算法的性能。 较之理论而言,《算法技术手册》更专注于应用。《算法技术手册》提供了高效的代码解决方案,使用多种语言......一起来看看 《算法技术手册》 这本书的介绍吧!