Important
|
This repo has been replaced by
rubocop-rubomatic
|
Rubocop::BrandsInsurance
Gem for custom rubocop rules for BrandsInsurance
Put your Ruby code in the file lib/rubocop/brands_insurance
.
To experiment with that code, run
bin/console
for an interactive prompt.
Installation
Add this line to your application’s Gemfile:
gem 'rubocop-brands_insurance', require: false
And then execute:
$ bundle install
Or install it yourself as:
$ gem install rubocop-brands_insurance
Usage
Add BrandsInsurance/*
cops to your .rubocop.yml
config file
BrandsInsurance/Style/DisallowedMethods:
Enabled: true
Contributing
See CONTRIBUTING for how to add your own rule
Changelog
See CHANGELOG see see changes