Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 339 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 339 Bytes

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