Sha256: c5f23da6f10f51bf010f0a77437a14f1102fc3e43d3944c6fe1aeaff45f04fec

Contents?: true

Size: 165 Bytes

Versions: 8

Compression:

Stored size: 165 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.4
  DisplayCopNames: true
  Exclude:
    - 'spec/dummy/**/*'

Style/StringLiterals:
  Enabled: false

Metrics/LineLength:
  Max: 100

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
draper-4.0.4 .rubocop.yml
draper-4.0.3 .rubocop.yml
draper-4.0.2 .rubocop.yml
draper-4.0.1 .rubocop.yml
draper-4.0.0 .rubocop.yml
draper-3.1.0 .rubocop.yml
draper-3.0.1 .rubocop.yml
draper-3.0.0 .rubocop.yml