Sha256: 8b6473f9ac4c2d8c0b07c64fc84139a43201762838bdbd54ada96df2f58e76d7

Contents?: true

Size: 311 Bytes

Versions: 2

Compression:

Stored size: 311 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.6

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Style/Documentation:
  Enabled: false

Layout/LineLength:
  Max: 120

Layout/EmptyLineAfterGuardClause:
  Enabled: false

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
couchy-0.1.0 .rubocop.yml
sphene-0.1.0 .rubocop.yml