Sha256: 37ff883c4eee3265ead0d2f67e5e3e3743186f34f8fab7479c7826c8a6a24617

Contents?: true

Size: 425 Bytes

Versions: 1

Compression:

Stored size: 425 Bytes

Contents

AllCops:
  DisplayCopNames: true
  TargetRubyVersion: 2.3.3

Layout/EmptyLineAfterGuardClause:
  Enabled: false
Layout/EndOfLine:
  EnforcedStyle: lf
Metrics/AbcSize:
  Max: 45
Metrics/BlockLength:
  Max: 30
Metrics/MethodLength:
  Max: 40
Metrics/ClassLength:
  Max: 180
Metrics/ParameterLists:
  Max: 7
Layout/AlignParameters:
  Enabled: false
Metrics/CyclomaticComplexity:
  Max: 20
Metrics/PerceivedComplexity:
  Max: 20

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
zold-score-0.4.4 .rubocop.yml