Sha256: 371f52348b2c43034cdcc21398f9fc754dfb71e0235c60df739d2db31e8883b3

Contents?: true

Size: 225 Bytes

Versions: 11

Compression:

Stored size: 225 Bytes

Contents

require:
  - rubocop-rake
  - rubocop-rspec

AllCops:
  TargetRubyVersion: 2.7
  NewCops: enable

Metrics/AbcSize:
  Enabled: false

Style/Documentation:
  Enabled: false

Style/StringLiterals:
  EnforcedStyle: double_quotes

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
cpl-0.6.0 .rubocop.yml
cpl-0.5.1 .rubocop.yml
cpl-0.5.0 .rubocop.yml
cpl-0.4.1 .rubocop.yml
cpl-0.4.0 .rubocop.yml
cpl-0.3.3 .rubocop.yml
cpl-0.3.2 .rubocop.yml
cpl-0.3.1 .rubocop.yml
cpl-0.3.0 .rubocop.yml
cpl-0.2.0 .rubocop.yml
cpl-0.1.0 .rubocop.yml