Sha256: c8af41a8fc798dfb310db6bab537e0177d9b59bbdf5cfae22cf2a5589a819c02

Contents?: true

Size: 350 Bytes

Versions: 1

Compression:

Stored size: 350 Bytes

Contents

AllCops:
  NewCops: enable
  TargetRubyVersion: 3.2
  Exclude:
    - "sorbet/**/*"

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Style/Documentation:
  Enabled: false

Naming/BlockForwarding:
  Enabled: false

Layout/LineLength:
  Max: 120

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
waves_lib-0.1.0 .rubocop.yml