Sha256: 41dc3aaed9260d42dcd9ca5663f1bf6a59df11e7af0c680ec3baf73a87adf2b0

Contents?: true

Size: 259 Bytes

Versions: 4

Compression:

Stored size: 259 Bytes

Contents

AllCops:
  TargetRubyVersion: 3.0

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: single_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: single_quotes

Layout/LineLength:
  Max: 100

Style/Documentation:
  Enabled: false

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ledger_sync-domains-1.0.0.rc4 .rubocop.yml
ledger_sync-domains-1.0.0.rc3 .rubocop.yml
ledger_sync-domains-1.0.0.rc2 .rubocop.yml
ledger_sync-domains-1.0.0.rc1 .rubocop.yml