Sha256: d7d603b79706a92d6d23c7caf92326e0f226a578ba4bff9ea88bbe576c628d9e

Contents?: true

Size: 226 Bytes

Versions: 1

Compression:

Stored size: 226 Bytes

Contents

AllCops:
  DisplayCopNames: true
  TargetRubyVersion: 2.3.3

Metrics/ClassLength:
  Exclude:
    - 'test/*.rb'
Layout/MultilineMethodCallIndentation:
  Enabled: false
Metrics/AbcSize:
  Max: 30
Metrics/MethodLength:
  Max: 30

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
zache-0.3.1 .rubocop.yml