内容简介: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
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》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
高效程序员的45个习惯
Venkat Subramaniam、Andy Hunt / 钱安川、郑柯 / 人民邮电出版社 / 2010-01 / 35.00元
“书中‘切身感受’的内容非常有价值——通过它我们可以做到学有所思,思有所悟,悟有所行。” ——Nathaniel T. Schutta,《Ajax基础教程》作者 “此书通过常理和经验,阐述了为什么你应该在项目中使用敏捷方法。最难得的是,这些行之有效的实战经验,竟然从一本书中得到了。” ——Matthew Johnson,软件工程师 十年来,软件行业发生了翻天覆地的变化。敏捷......一起来看看 《高效程序员的45个习惯》 这本书的介绍吧!