Sha256: 090ec367a412d5bfba0984cdaa0f12eeea50ce1366ddf5b13b42dd334cf3f0ae

Contents?: true

Size: 278 Bytes

Versions: 6

Compression:

Stored size: 278 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.7

inherit_from:
- .rubocop-relaxed.yml

Metrics/BlockLength:
  Enabled: false

Style/HashEachMethods:
  Enabled: true

Style/HashTransformKeys:
  Enabled: true

Style/HashTransformValues:
  Enabled: true

Naming/VariableNumber:
  Enabled: false

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
friendly_shipping-0.8.1 .rubocop.yml
friendly_shipping-0.8.0 .rubocop.yml
friendly_shipping-0.7.3 .rubocop.yml
friendly_shipping-0.7.2 .rubocop.yml
friendly_shipping-0.7.1 .rubocop.yml
friendly_shipping-0.7.0 .rubocop.yml