Sha256: 69f8412375246820bcb256f0970729beaf5acfa81a6617e46525599a3cc5c373

Contents?: true

Size: 383 Bytes

Versions: 1

Compression:

Stored size: 383 Bytes

Contents

inherit_from:
  - ../conf/rubocop_without_rspec.yml

require: salsify_rubocop

# See https://github.com/bbatsov/rubocop/pull/3343
Style/NumericPredicate:
  Exclude:
    - 'spec/**/*'

RSpec/DescribeClass:
  Enabled: false

RSpec/DescribedClass:
  Enabled: false

RSpec/DescribeMethod:
  Enabled: false

RSpec/ExampleLength:
  Enabled: false

RSpec/InstanceVariable:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
salsify_rubocop-0.42.0 conf/rubocop.yml