Sha256: cbb4e1da67e0ce9f924abe0765127b462bd02266a830c380d15db9a5ed05fe05

Contents?: true

Size: 327 Bytes

Versions: 12

Compression:

Stored size: 327 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.7

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Layout/LineLength:
  Max: 120

Metrics:
  Enabled: false

Naming/VariableNumber:
  Enabled: false

Style/Documentation:
  Enabled: false

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
bckbn-3.0.1 .rubocop.yml
bckbn-3.0.0 .rubocop.yml
bckbn-2.2.1 .rubocop.yml
bckbn-2.1.1 .rubocop.yml
bckbn-2.1.0 .rubocop.yml
bckbn-2.0.0 .rubocop.yml
bckbn-1.1.0 .rubocop.yml
bckbn-1.0.0 .rubocop.yml
bckbn-0.2.0 .rubocop.yml
bckbn-0.1.2 .rubocop.yml
bckbn-0.1.1 .rubocop.yml
bckbn-0.1.0 .rubocop.yml