Skip to content

veeqo/rubocop-veeqo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rubocop-Veeqo

Every rule specified in this gem has been discussed & voted among Veeqo developers.

Installation

group :test, :development do
  gem 'rubocop-veeqo', '~> 0.0.1'
end

Usage

Create a .rubocop.yml with the following content:

inherit_gem:
  rubocop-veeqo:
    - defaults.yml