Sha256: 3586a95692e8e5b39df52f527a04a8c995d63c35962f6f11348e16405cac567b

Contents?: true

Size: 295 Bytes

Versions: 1

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: 150
Metrics/ParameterLists:
  Max: 7
Layout/AlignParameters:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
zold-score-0.2.1 .rubocop.yml