Sha256: d556025b662ff405b54dd31657453e4758d4b986c5d1680ca84b2d6897ffd1f8

Contents?: true

Size: 471 Bytes

Versions: 3

Compression:

Stored size: 471 Bytes

Contents

require: rubocop-rspec

Style/Documentation:
  Enabled: false

Metrics/MethodLength:
  Max: 15

Metrics/ClassLength:
  Max: 170

Style/RescueModifier:
  Enabled: false

Style/RegexpLiteral:
  Enabled: false

RSpec/InstanceVariable:
  Enabled: false

Style/BlockDelimiters:
  Exclude:
    - 'spec/**/*'

Style/BlockEndNewline:
  Exclude:
    - 'spec/**/*'

Style/MultilineBlockLayout:
  Exclude:
    - 'spec/**/*'

RSpec/DescribeClass:
  Exclude:
    - 'spec/lib/tasks/*'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
geo_redirect-0.6 .rubocop.yml
geo_redirect-0.5.1 .rubocop.yml
geo_redirect-0.5 .rubocop.yml