evilmartians / rubocoping-generator

Ruby application template to configure RuboCop with Standard and plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rubocoping with legacy application template

This repository contains the application template to configure RuboCop according to the "RuboCoping with legacy" blog post.

Sponsored by Evil Martians

Usage

You can install this template via RailsBytes by running the following command:

bin/rails app:template LOCATION=https://railsbytes.com/script/V4YsLQ

Alternatively, you can install it via Ruby Bytes as follows:

rbytes install https://railsbytes.com/script/V4YsLQ

About

Ruby application template to configure RuboCop with Standard and plugins


Languages

Language:Ruby 99.0%Language:Shell 1.0%