This sample of gem is share setting file for team development.
Add this line to your application's Gemfile:
group :development, :test do
# Delete recommendation Because it installs with this Gem
#gem 'rubocop', '~> 0.52.1'
gem 'moshi2police'
end
And then execute:
$ bundle
Or install it yourself as:
$ gem install moshi2police
Add .rubocop.yml
file:
inherit_gem:
moshi2police: "config/rubocop.yml"
The gem is available as open source under the terms of the MIT License.