Sha256: 843c6542e773820a7ad70f845b6f9d1bafd9d8dad4a962f4fced88692c469564

Contents?: true

Size: 295 Bytes

Versions: 4

Compression:

Stored size: 295 Bytes

Contents

AllCops:
  DisplayCopNames: true
  TargetRubyVersion: 2.3.3

Layout/EndOfLine:
  EnforcedStyle: lf
Metrics/LineLength:
  Max: 120
Metrics/AbcSize:
  Max: 25
Metrics/MethodLength:
  Max: 25
Metrics/ClassLength:
  Max: 180
Metrics/ParameterLists:
  Max: 7
Layout/AlignParameters:
  Enabled: false

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
zold-score-0.3.2 .rubocop.yml
zold-score-0.3.1 .rubocop.yml
zold-score-0.3.0 .rubocop.yml
zold-score-0.2.2 .rubocop.yml