Project

rubocopter

0.0
No commit activity in last 3 years
No release in over 3 years
Helps with speeding up RuboCop checks in large git projects.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0.30.1
 Project Readme

Rubocopter

A simple wrapper gem around RuboCop. Rubocopter aids you in development by providing a convenient way to find ruby style and logic issues in your large .git projects by comparing only the changes from a given commit.

Installation

gem install rubocopter

Usage

rubocopter

Use the -h or --help flag to see options.

License

This project rocks and uses MIT-LICENSE.