Icelab internal shared style configurations.
Add this line to your application's Gemfile:
group :development do
gem "icelab-style", git: "https://github.com/icelab/icelab-style"
end
And then execute:
$ bundle
Create a .rubocop.yml
with the following directives:
inherit_gem:
icelab-style:
- default.yml
There's no need to add the rubocop
gem to your project's Gemfile
; rubocop
is a dependency of icelab-style
, to ensure we use a consistent minimum version across all of our projects.
The gem is available as open source under the terms of the MIT License.
Inspired by percy-style by Percy.