Sha256: c63208b1437951c6c9d91d3b326407a7f4ab7acc3bbdbbc743aae6e921176ea5

Contents?: true

Size: 202 Bytes

Versions: 1

Compression:

Stored size: 202 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.3

  Exclude:
    - 'vendor/bundle/**/*'

  DisplayCopNames: true

Style/Documentation:
  Enabled: false

Metrics/LineLength:
  Max: 100

Metrics/MethodLength:
  Max: 15

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
space2underscore-0.5.3 .rubocop.yml