Sha256: a5b43a92e0f5f1bc718b32d23363e062a551624e28a355d4f9baeed5c5cc7739

Contents?: true

Size: 198 Bytes

Versions: 7

Compression:

Stored size: 198 Bytes

Contents

inherit_from: 
  - config/rubocop-enabled.yml
  - config/rubocop-disabled.yml

AllCops:
  Includes:
    - '**/*.gemspec'
    - '**/Rakefile'
  Excludes:
    - vendor/**
    - lib/filegen/version.rb

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
filegen-0.4.3 .rubocop.yml
filegen-0.4.1 .rubocop.yml
filegen-0.4.0 .rubocop.yml
filegen-0.3.1 .rubocop.yml
filegen-0.3.0 .rubocop.yml
filegen-0.2.3 .rubocop.yml
filegen-0.2.2 .rubocop.yml