Sha256: d8decc06bc8f0683c02bcec94a2b5190274a83d3ed6ba648429b8ae61b55742f

Contents?: true

Size: 188 Bytes

Versions: 3

Compression:

Stored size: 188 Bytes

Contents

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

Documentation:
  Exclude:
    - lib/**/version.rb
    - spec/**/*

Style/EachWithObject:
  Enabled: false

LineLength:
  Max: 120

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
etcdist-0.0.5 .rubocop.yml
etcdist-0.0.4 .rubocop.yml
etcdist-0.0.3 .rubocop.yml