Reevoocop
20% MonkeyPatch 80% YAML 100% Style
Installation
Add this line to your application's Gemfile:
gem 'reevoocop', require: false
And then execute:
$ bundle
Or install it yourself as:
$ gem install reevoocop
Usage
In a Rakefile
require 'reevoocop/rake_task'
ReevooCop::RakeTask.new(:reevoocop)
In your shell
$ reevoocop
Configuring / Contributing
- You can't configure this, thats the point.
- If you need to change our style guidelines, update the
lib/reevoocop.yml
file and open a pull request. - If you have a good reason to break the guidelines, you can switch of the cop in question for the code in question, like this
- Please don't open a pull request unless you work at reevoo, if you don't but would like to look at our website