bang-style
My favorite ruby styles
Installation
Add this line to your application's Gemfile:
gem 'bang-style'
And then execute:
$ bundle
Or install it yourself as:
$ gem install bang-style
Usage
Create a .rubocop.yml
with the following directives:
inherit_gem:
bang-style:
- default.yml
License
The gem is available as open source under the terms of the MIT License.
Credits
Inspired by thoughtbot-guides