Sha256: 171187cf593b3e7629aec97c0098c7fc53cbc64240a11b21333d24d30778dce7

Contents?: true

Size: 236 Bytes

Versions: 7

Compression:

Stored size: 236 Bytes

Contents

require:
  - rubocop-rake
  - rubocop-rspec

AllCops:
  NewCops: enable
  TargetRubyVersion: 2.6

Layout/LineLength:
  Max: 150

Metrics/BlockLength:
  Enabled: false

RSpec/NestedGroups:
  Max: 4

Style/Documentation:
  Enabled: false

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
validates_identity-co_cc-1.0.2 .rubocop.yml
validates_identity-co_cc-1.0.1 .rubocop.yml
validates_identity-co_cc-1.0.0 .rubocop.yml
validates_identity-co_cc-0.1.0 .rubocop.yml
validates_identity-co_nit-0.2.0 .rubocop.yml
validates_identity-co_nit-0.1.1 .rubocop.yml
validates_identity-co_nit-0.1.0 .rubocop.yml