Sha256: a9dd67786be78ad26bd1e4148f556566815e87da3bcd8709d8d01ca4a1cf0faa

Contents?: true

Size: 257 Bytes

Versions: 2

Compression:

Stored size: 257 Bytes

Contents

AllCops:
  DisplayCopNames: true
  TargetRubyVersion: 2.3.3

Metrics/LineLength:
  Max: 120
Metrics/AbcSize:
  Max: 25
Metrics/MethodLength:
  Max: 25
Metrics/ClassLength:
  Max: 150
Metrics/ParameterLists:
  Max: 7
Layout/AlignParameters:
  Enabled: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
zold-score-0.2.0 .rubocop.yml
zold-score-0.1.0 .rubocop.yml