The project is in a healthy, maintained state
Rubocop style checking for ERGOMENTUM projects.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

Ergomentum RuboCop

Maintainability Test Coverage CircleCI

Installation

Add this line to your application's Gemfile:

gem "ergomentum_rubocop"

And then execute:

bundle install

Usage

rubocop.yml:

inherit_gem:
  ergomentum_rubocop:
    - config/default_rails.yml

or

inherit_gem:
  ergomentum_rubocop:
    - config/default_gem.yml