Sha256: a3beca3f85478d88c7b8409483a61da6be4800c1d0b46a4ed493c861d095ae34

Contents?: true

Size: 211 Bytes

Versions: 5

Compression:

Stored size: 211 Bytes

Contents

AllCops:
  Exclude:
    - 'test/fixture/**/*'

Metrics/LineLength:
  Max: 120

Metrics/MethodLength:
  Max: 20

Metrics/BlockLength:
  Exclude:
    - 'test/**/*'

Style/PercentLiteralDelimiters:
  Enabled: false

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
test_diff-0.6.0 .rubocop.yml
test_diff-0.5.0 .rubocop.yml
test_diff-0.4.2 .rubocop.yml
test_diff-0.4.1 .rubocop.yml
test_diff-0.4.0 .rubocop.yml