Sha256: f2140c29566c59eaf44cfda32d1b71c0a0697e4e0b65c0e7db6495aaa36cd9a1

Contents?: true

Size: 300 Bytes

Versions: 4

Compression:

Stored size: 300 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.6

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Layout/LineLength:
  Max: 120

Metrics/MethodLength:
  Enabled: false

Metrics/BlockLength:
  Enabled: false

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
customerio_api-0.5.0 rubocop.yml
customerio_api-0.4.0 rubocop.yml
customerio_api-0.3.0 rubocop.yml
customerio_api-0.2.0 rubocop.yml