Sha256: 23d8897ad2b1a46e0bf453322b2f5ab951f657d6579bbd4b0114a4533c8b4042

Contents?: true

Size: 364 Bytes

Versions: 1

Compression:

Stored size: 364 Bytes

Contents

inherit_from:
  - https://relaxed.ruby.style/rubocop.yml

require: rubocop-rspec

Metrics/BlockLength:
  Enabled: false

Layout/IndentHash:
  EnforcedStyle: consistent

RSpec/ExampleLength:
  Enabled: false

Layout/ClosingParenthesisIndentation:
  Enabled: false

Layout/FirstParameterIndentation:
  EnforcedStyle: consistent

RSpec/NestedGroups:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
renderful-0.1.0 .rubocop.yml