Sha256: ed07066855fd928539da1e38b791805830cae779cb0b600b4579b19f1c535a4d

Contents?: true

Size: 129 Bytes

Versions: 2

Compression:

Stored size: 129 Bytes

Contents

inherit_from:
  - ~/configs/.rubocop.yml

AllCops:
  Include:
    - 'lib/**/*.rb'

  Exclude:
    - 'bin/**/*'
    - 'test/**/*'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
doit-1.0.1 .rubocop.yml
doit-0.3.9 .rubocop.yml