Sha256: c1c80753c3c98399c5143c77fb1829e20b69390ba77ada205b3d795322417dc2

Contents?: true

Size: 311 Bytes

Versions: 8

Compression:

Stored size: 311 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.6
  NewCops: enable

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Layout/LineLength:
  Max: 120

# TODO: Remove once design is set
Style/Documentation:
  Enabled: false

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
key_vortex-stashify-0.2.5 .rubocop.yml
key_vortex-stashify-0.2.4 .rubocop.yml
key_vortex-stashify-0.2.3 .rubocop.yml
key_vortex-stashify-0.1.0 .rubocop.yml
key-vortex-0.1.4 .rubocop.yml
key-vortex-0.1.3 .rubocop.yml
key-vortex-0.1.2 .rubocop.yml
key-vortex-0.1.1 .rubocop.yml