bloom_rubocop

Bloom's Ruby style preferences

Installation

Add this to your Gemfile

group :development, :test do
  gem "bloom_rubocop"
end

Create/Edit your .rubocop.yml in your project with this changes:

inherit_gem:
  bloom_rubocop: default.yml

Now your rubocop linter will use the bloom_rubocop styles