Sha256: 3beaef8779e1d776a1a35c2440100922ed60db7baa185b950cb1c085d2233d83

Contents?: true

Size: 240 Bytes

Versions: 5

Compression:

Stored size: 240 Bytes

Contents

inherit_from: .rubocop_todo.yml

AllCops:
  TargetRubyVersion: 2.6

Layout/LineLength:
  Enabled: True
  Max: 120

Style/HashEachMethods:
  Enabled: True

Style/HashTransformKeys:
  Enabled: True

Style/HashTransformValues:
  Enabled: True

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ledger_sync-1.4.4 .rubocop.yml
ledger_sync-1.4.2 .rubocop.yml
ledger_sync-1.4.1 .rubocop.yml
ledger_sync-1.4.0 .rubocop.yml
ledger_sync-1.3.5 .rubocop.yml