Sha256: 35214f8a2503deb1b1a991740a0558b77c26e4e0ee3c74b7c87cc02b95933524

Contents?: true

Size: 200 Bytes

Versions: 3

Compression:

Stored size: 200 Bytes

Contents

AllCops:
  Exclude:
    - 'bin/*'
  DisplayCopNames: true
  DisplayStyleGuide: true

Metrics/LineLength:
  Max: 120

Metrics/MethodLength:
  Max: 15

Style/Documentation:
  Exclude:
    - 'spec/**/*'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
hrom512-nmax-0.1.2 .rubocop.yml
hrom512-nmax-0.1.1 .rubocop.yml
hrom512-nmax-0.1.0 .rubocop.yml