Sha256: 6d1a36d85b8200a7c9cff9d57710f6821e8c033a3dc1aa48b3432aa04da4af7a

Contents?: true

Size: 282 Bytes

Versions: 1

Compression:

Stored size: 282 Bytes

Contents

inherit_from:
  - '.thoughtbot.rubocop.yml'

Style/BlockDelimiters:
  Enabled: true
  Exclude:
    - 'spec/**/*_spec.rb'

Style/BracesAroundHashParameters:
  Enabled: true
  Exclude:
    - 'spec/**/*_spec.rb'

Layout/IndentHash:
  Enabled: true
  Exclude:
    - 'spec/**/*_spec.rb'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
json_matchers-0.7.3 .rubocop.yml