Sha256: f15dc1944191178c40835e736dd20ee2050f4a5492e08092c875a5713fe2722a

Contents?: true

Size: 361 Bytes

Versions: 1

Compression:

Stored size: 361 Bytes

Contents

AllCops:
  Exclude:
    - "bin/**/*"
    - "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

1 entries across 1 versions & 1 rubygems

Version Path
mache-2.0.0 .rubocop.yml