This repository provides recommended RuboCop configuration for use on Wundertax internal Ruby projects.
Gemfile
gem "rubocop-wundertax", git: 'https://github.com/wundertax/rubocop-wundertax.git'
Create the .rubocop.yml file at the root of the repos
inherit_gem:
rubocop-wundertax:
- config/default.yml