Sha256: 594001dc4b4964af145956243256cf20f6b07e386f67b6519ad617ee8ef2e930

Contents?: true

Size: 307 Bytes

Versions: 5

Compression:

Stored size: 307 Bytes

Contents

AllCops:
  TargetRubyVersion: 3.1

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Metrics/BlockLength:
  Enabled: false

Style/Documentation:
  Enabled: false

Metrics/AbcSize:
  Enabled: false

Style/DoubleNegation:
  Enabled: false

Lint/ConstantDefinitionInBlock:
  Enabled: false

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
simple_validate-2.2.2 .rubocop.yml
simple_validate-2.1.2 .rubocop.yml
simple_validate-2.0.2 .rubocop.yml
simple_validate-2.0.1 .rubocop.yml
simple_validate-2.0.0 .rubocop.yml