RuboCop 0.80: Ruby static code analyzer and code formatter

栏目: IT技术 · 发布时间: 6年前

内容简介:RuboCopis a Ruby static code analyzer (a.k.a. linter) and code formatter. Out of the box it will enforce many of the guidelines outlined in the communityApart from reporting problems in your code, RuboCop can also automatically fix some of the problems for

RuboCop 0.80: Ruby static code analyzer and code formatter

Role models are important.   -- Officer Alex J. Murphy / RoboCop

RuboCopis a Ruby static code analyzer (a.k.a. linter) and code formatter. Out of the box it will enforce many of the guidelines outlined in the community Ruby Style Guide .

Apart from reporting problems in your code, RuboCop can also automatically fix some of the problems for you.

See"Basic Usage" to get yourself familiar with RuboCop's capabilities.

See"Versioning" for information about RuboCop versioning, updates, and introduction of new cops.

RuboCop is an extremely flexible tool and most aspects of its behavior can be tweaked via various configuration options .


以上所述就是小编给大家介绍的《RuboCop 0.80: Ruby static code analyzer and code formatter》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

深入理解LINUX内核(第三版)

深入理解LINUX内核(第三版)

(美)博韦,西斯特 / 陈莉君;张琼声;张宏伟 / 中国电力出版社 / 2007-10-01 / 98.00元

为了彻底理解是什么使得Linux能正常运行以及其为何能在各种不同的系统中运行良好,你需要深入研究内核最本质的部分。内核处理CPU与外界间的所有交互,并且决定哪些程序将以什么顺序共享处理器时间。它如此有效地管理有限的内存,以至成百上千的进程能高效地共享系统。它熟练地统筹数据传输,这样CPU 不用为等待速度相对较慢的硬盘而消耗比正常耗时更长的时间。 《深入理解Linux内核,第三版》指导你对内核......一起来看看 《深入理解LINUX内核(第三版)》 这本书的介绍吧!

SHA 加密
SHA 加密

SHA 加密工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具