Sha256: 9558895b3203f5489f78d74928850aba15134814f3859e90f05bbbf189c6ebdf

Contents?: true

Size: 344 Bytes

Versions: 2

Compression:

Stored size: 344 Bytes

Contents

AllCops:
  Exclude:
    - "mache.gemspec"

Metrics/BlockLength:
  ExcludedMethods: describe

Style/BlockDelimiters:
  Enabled: false

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

Style/FrozenStringLiteralComment:
  Enabled: false

Style/SpaceInsideHashLiteralBraces:
  Enabled: false

Style/StringLiterals:
  EnforcedStyle: double_quotes

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mache-2.1.1 .rubocop.yml
mache-2.1.0 .rubocop.yml