Sha256: ec1390ea3a7434bd661453e94b631eb12cc1a1f3878524bc428127d6fec530a0

Contents?: true

Size: 463 Bytes

Versions: 2

Compression:

Stored size: 463 Bytes

Contents

require: rubocop-rspec

Metrics/AbcSize:
  Max: 30

Style/Documentation:
  Enabled: false

Style/MixinUsage:
  Enabled: false

Metrics/LineLength:
  Max: 100

Metrics/MethodLength:
  Max: 50

Metrics/BlockLength:
  Max: 150

Metrics/ModuleLength:
  Max: 200

Metrics/AbcSize:
  Max: 70

Lint/UselessAssignment:
  Exclude:
    - spec/data/*

RSpec/ExampleLength:
  Max: 100

# To be compatible with older versions of ruby
Performance/RegexpMatch:
  Enabled: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
companies_house_hub-0.0.7 .rubocop.yml
companies_house_hub-0.0.6 .rubocop.yml