Sha256: 46c20686e446f59d287c70d4169fdd0620d608ae107a4da5be47258c9c20d1e4

Contents?: true

Size: 310 Bytes

Versions: 20

Compression:

Stored size: 310 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

RSpec/ExampleLength:
  Enabled: false

RSpec/MultipleExpectations:
  Enabled: false

Version data entries

20 entries across 20 versions & 2 rubygems

Version Path
cpflow-4.0.0 .rubocop.yml
cpflow-3.0.1 .rubocop.yml
cpflow-3.0.0 .rubocop.yml
cpl-2.2.4 .rubocop.yml
cpl-2.2.2 .rubocop.yml
cpl-2.2.1 .rubocop.yml
cpl-2.2.0 .rubocop.yml
cpl-1.4.0 .rubocop.yml
cpl-1.3.0 .rubocop.yml
cpl-1.2.0 .rubocop.yml
cpl-1.1.2 .rubocop.yml
cpl-1.1.2.rc.0 .rubocop.yml
cpl-1.1.1 .rubocop.yml
cpl-1.1.0 .rubocop.yml
cpl-1.0.4 .rubocop.yml
cpl-1.0.3 .rubocop.yml
cpl-1.0.2 .rubocop.yml
cpl-1.0.1 .rubocop.yml
cpl-1.0.0 .rubocop.yml
cpl-0.7.0 .rubocop.yml