Sha256: 941aab5684cc678a36ea7dd9e3446353c44b9b56dae3e2d57f80523bd9c7f656

Contents?: true

Size: 1.14 KB

Versions: 30

Compression:

Stored size: 1.14 KB

Contents

inherit_from: .rubocop_todo.yml

AllCops:
  TargetRubyVersion: 2.5.8
  NewCops: enable

Layout/LineLength:
  Enabled: True
  Max: 120

Style/HashEachMethods:
  Enabled: True

Style/HashTransformKeys:
  Enabled: True

Style/HashTransformValues:
  Enabled: True

Layout/EmptyLinesAroundAttributeAccessor:
  Enabled: True

Layout/SpaceAroundMethodCallOperator:
  Enabled: True

Lint/DeprecatedOpenSSLConstant:
  Enabled: True

Lint/DuplicateElsifCondition:
  Enabled: True

Lint/MixedRegexpCaptureTypes:
  Enabled: True

Lint/RaiseException:
  Enabled: True

Lint/StructNewOverride:
  Enabled: True

Style/AccessorGrouping:
  Enabled: True

Style/ArrayCoercion:
  Enabled: True

Style/BisectedAttrAccessor:
  Enabled: True

Style/CaseLikeIf:
  Enabled: True

Style/ExponentialNotation:
  Enabled: True

Style/HashAsLastArrayItem:
  Enabled: True

Style/HashLikeCase:
  Enabled: True

Style/RedundantAssignment:
  Enabled: True

Style/RedundantFetchBlock:
  Enabled: True

Style/RedundantFileExtensionInRequire:
  Enabled: True

Style/RedundantRegexpCharacterClass:
  Enabled: True

Style/RedundantRegexpEscape:
  Enabled: True

Style/SlicingWithRange:
  Enabled: False

Version data entries

30 entries across 30 versions & 5 rubygems

Version Path
ledger_sync-quickbooks_online-1.0.1 .rubocop.yml
ledger_sync-netsuite-0.7.1 .rubocop.yml
ledger_sync-netsuite-0.6.2 .rubocop.yml
ledger_sync-quickbooks_online-1.0.0 .rubocop.yml
ledger_sync-netsuite-0.6.1 .rubocop.yml
ledger_sync-netsuite-0.6.0 .rubocop.yml
ledger_sync-netsuite-0.5.0 .rubocop.yml
ledger_sync-netsuite-0.4.2 .rubocop.yml
ledger_sync-netsuite-0.3.6 .rubocop.yml
ledger_sync-quickbooks_online-0.4.0 .rubocop.yml
ledger_sync-quickbooks_online-0.3.1 .rubocop.yml
ledger_sync-quickbooks_online-0.3.0 .rubocop.yml
ledger_sync-netsuite-0.3.5 .rubocop.yml
ledger_sync-netsuite-0.3.4 .rubocop.yml
ledger_sync-quickbooks_online-0.2.6 .rubocop.yml
ledger_sync-quickbooks_online-0.2.5 .rubocop.yml
ledger_sync-quickbooks_online-0.2.4 .rubocop.yml
ledger_sync-netsuite-0.3.3 .rubocop.yml
ledger_sync-quickbooks_online-0.2.2 .rubocop.yml
ledger_sync-netsuite-0.3.2 .rubocop.yml