Sha256: 3ee2bc91d62a081da3febf34c8852a4827913a2b10533a95ce2d36746a7a7291

Contents?: true

Size: 286 Bytes

Versions: 1

Compression:

Stored size: 286 Bytes

Contents

AllCops:
  NewCops: enable
  TargetRubyVersion: 2.6
  Exclude:
    - 'lab/**/*'
    - 'vendor/**/*'

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Layout/LineLength:
  Max: 120

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sharing-0.3.0 .rubocop.yml