Sha256: 87716724e1ad199af8564d624a849e7ea633e0c036db5b2ec10c72565e1aff64

Contents?: true

Size: 223 Bytes

Versions: 3

Compression:

Stored size: 223 Bytes

Contents

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

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

Style/EachWithObject:
  Enabled: false

LineLength:
  Max: 120

Metrics/AbcSize:
  Enabled: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
etcdist-0.0.8 .rubocop.yml
etcdist-0.0.7 .rubocop.yml
etcdist-0.0.6 .rubocop.yml