Sha256: 1b6fae6e983d6610365f112d935f1240a5defa6b6ac8984da26ed253a7ff6b3f

Contents?: true

Size: 439 Bytes

Versions: 6

Compression:

Stored size: 439 Bytes

Contents

Style/AndOr:
  Enabled: false

Style/EmptyLinesAroundClassBody:
  Enabled: false

Style/EmptyLinesAroundModuleBody:
  Enabled: false

Style/Documentation:
  Enabled: false

Style/FormatString:
  Enabled: false

Metrics/ClassLength:
  Max: 150

Metrics/ModuleLength:
  Max: 150

Metrics/MethodLength:
  Max: 20

# don't understand this metric
Metrics/AbcSize:
  Enabled: false

AllCops:
  Exclude:
    - 'spec/**/*'
    - 'vendor/**/*'
    

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
letscert-0.6.0 .rubocop.yml
letscert-0.5.0 .rubocop.yml
letscert-0.4.5 .rubocop.yml
letscert-0.4.4 .rubocop.yml
letscert-0.4.3 .rubocop.yml
letscert-0.4.2 .rubocop.yml