Sha256: 7119497fff0cacba2e0e8e5a0074339d4f0347702bb82610be7e248ac5bbd71d

Contents?: true

Size: 147 Bytes

Versions: 3

Compression:

Stored size: 147 Bytes

Contents

require: rubocop-rspec

AllCops:
  Include:
    - lib/**/*
    - spec/**/*
  Exclude:
    - bin/**/*
    - Gemfile

Metrics/LineLength:
  Max: 100

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
qonfig-0.28.0 spec/fixtures/rubocop_settings.yml
qonfig-0.27.0 spec/fixtures/rubocop_settings.yml
qonfig-0.26.0 spec/fixtures/rubocop_settings.yml