Sha256: c9d907489bdc970343b80c389f9168b8dabb8673d93f0d121d6d5e8d5e31c507

Contents?: true

Size: 266 Bytes

Versions: 2

Compression:

Stored size: 266 Bytes

Contents

AllCops:
  Exclude:
    - "bin/**/*"
    - "mache.gemspec"

Metrics/BlockLength:
  ExcludedMethods: describe

Style/Documentation:
  Exclude:
    - "spec/**/*"

Style/StringLiterals:
  EnforcedStyle: double_quotes

Style/FrozenStringLiteralComment:
  Enabled: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mache-1.0.1 .rubocop.yml
mache-1.0.0 .rubocop.yml