Sha256: 5f3bd36557320b0f7f02f1236f59a5bbd839bd5a104a72684f759ef7a16671a5

Contents?: true

Size: 255 Bytes

Versions: 5

Compression:

Stored size: 255 Bytes

Contents

require:
  - rubocop-performance
  - rubocop-rspec

AllCops:
  NewCops: enable

Layout/LineLength:
  Max: 120

Metrics/BlockLength:
  Exclude:
    - 'spec/**/*.rb'

Style/Documentation:
  Enabled: false

Style/FrozenStringLiteralComment:
  Enabled: false

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
cb-core-0.1.4 .rubocop.yml
cb-core-0.1.3 .rubocop.yml
cb-core-0.1.2 .rubocop.yml
cb-core-0.1.1 .rubocop.yml
cb-core-0.1.0 .rubocop.yml