Sha256: aeef4e40e0e27bb6d528d09b245b44f4d2dbf3e78a27ed2a7518e8c1a8893894

Contents?: true

Size: 372 Bytes

Versions: 1

Compression:

Stored size: 372 Bytes

Contents

AllCops:
  TargetRubyVersion: 3.0

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: single_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: single_quotes

Layout/LineLength:
  Enabled: true
  Max: 155

Style/FrozenStringLiteralComment:
  Enabled: false
  
Metrics/AbcSize:
  Enabled: false
  
Layout/CommentIndentation:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
deploy_rubygem-0.60.4 .rubocop.yml