Sha256: 81977c42d25c80613c223f4cc2c9db6b17f9e1f8a17325121fb649ba82016096

Contents?: true

Size: 220 Bytes

Versions: 5

Compression:

Stored size: 220 Bytes

Contents

inherit_gem:
  rubocop-g2:
    - config/ruby/default.yml

require:
  - rubocop-rspec
  - rubocop-g2

AllCops:
  NewCops: enable
  TargetRubyVersion: 2.4
  Exclude:
    - gemfiles/*

Style/Documentation:
  Enabled: false

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
g2_command-3.1.0 .rubocop.yml
g2_command-3.0.0 .rubocop.yml
g2_command-2.4.1 .rubocop.yml
g2_command-2.4.0 .rubocop.yml
g2_command-2.3.0 .rubocop.yml