Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 679 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 679 Bytes

GatemediaRubocop

Installation

Add this line to your application's Gemfile:

gem 'gatemedia_rubocop'

And then execute:

$ bundle

Or install it yourself as:

$ gem install gatemedia_rubocop

Usage

Add a .rubocop.yml file at the root of your project with these lines :

inherit_gem:
  gatemedia_rubocop: config/.rubocop.yml

You could also put this file in your $HOME folder for a global use.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/gatemedia/gatemedia_rubocop.

License

The gem is available as open source under the terms of the MIT License.