Sha256: 44e24f7ad29d2b42364a9e66ce7417fff1bf1f0a153fb92ce4ffcf94fbd962f1

Contents?: true

Size: 349 Bytes

Versions: 9

Compression:

Stored size: 349 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.5
  NewCops: enable

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: single_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Style/ClassAndModuleChildren:
  Enabled: true
  EnforcedStyle: compact

Style/RedundantSelf:
  Enabled: false

Layout/LineLength:
  Max: 120

Version data entries

9 entries across 9 versions & 6 rubygems

Version Path
hws-payment_operations_demo-0.1.0 .rubocop.yml
hws-instruments-0.1.0 .rubocop.yml
hws-connectors-0.1.1 .rubocop.yml
hws-connectors-0.1.0 .rubocop.yml
hws-stores-0.1.1 .rubocop.yml
hws-transactions-0.1.1 .rubocop.yml
hws-resources-0.1.0 .rubocop.yml
hws-stores-0.1.0 .rubocop.yml
hws-transactions-0.1.0 .rubocop.yml