/rubocop-veeqo

Primary LanguageRubyMIT LicenseMIT

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