Sha256: 1f8957453c9a0f30dfeca6c9643b1e3adf4ff3823a260eff341710f5011f2956

Contents?: true

Size: 404 Bytes

Versions: 22

Compression:

Stored size: 404 Bytes

Contents

inherit_from: .rubocop_todo.yml

Encoding:
  Enabled: false

Metrics/ClassLength:
  CountComments: false

Metrics/MethodLength:
  CountComments: false

AllCops:
  Exclude:
    - contentful.gemspec
    - spec/**/*
    - examples/**/*
    - Guardfile
    - Gemfile
    - Rakefile

Metrics/ClassLength:
  Max: 250

Style/MutableConstant:
  Enabled: false

Style/SignalException:
  EnforcedStyle: 'semantic'

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
contentful-2.11.1 .rubocop.yml
contentful-2.11.0 .rubocop.yml
contentful-2.10.1 .rubocop.yml
contentful-2.10.0 .rubocop.yml
contentful-2.9.4 .rubocop.yml
contentful-2.9.3 .rubocop.yml
contentful-2.9.2 .rubocop.yml
contentful-2.9.1 .rubocop.yml
contentful-2.8.1 .rubocop.yml
contentful-2.8.0 .rubocop.yml
contentful-2.7.0 .rubocop.yml
contentful-2.6.0 .rubocop.yml
contentful-2.5.0 .rubocop.yml
contentful-2.4.0 .rubocop.yml
contentful-2.3.0 .rubocop.yml
contentful-2.2.2 .rubocop.yml
contentful-2.2.1 .rubocop.yml
contentful-2.2.0 .rubocop.yml
contentful-2.1.3 .rubocop.yml
contentful-2.1.2 .rubocop.yml