Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 546 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 546 Bytes

Deprecated!

See nww_devtools for more information.

RuboCop-Nww

This gem applies our agreed style guide to RuboCop.

Some code is borrowed from rubocop-rspec.

Installation

$ gem install rubocop-nww
$ echo 'require: rubocop-nww' > ~/.rubocop.yml

Credits