Sha256: e4427f3a032aa7def897fa59ccc1867011caab452b4014caac5412d5e29e065f

Contents?: true

Size: 272 Bytes

Versions: 2

Compression:

Stored size: 272 Bytes

Contents

AllCops:
  Exclude:
    - '*.gemspec'
    - 'Vagrantfile'

Metrics/LineLength:
  Max: 120

Style/Documentation:
  Enabled: false

Metrics/MethodLength:
  Max: 20

Metrics/AbcSize:
  Max: 20

StringLiterals:
  EnforcedStyle: double_quotes

Style/FileName:
  Enabled: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
log4r-logstash-0.1.1 .rubocop.yml
log4r-logstash-0.1.0 .rubocop.yml