Skip to content

Introduce rubocop-minimal.yml to be used in our Gems

Gabriel Mazetto requested to merge brodock/introduce-rubocop-minimal into master

What does this MR do and why?

Creates the rubocop-minimal.yml to be used as as rubocop dependency for any of our Ruby Gems that are plain ruby code only (no rails, no capybara, no graphql no any other bloat)

Merge request reports