Sha256: 9e3b85fecc9888839c12c5687c73a23e8858770437b22a343e8e671bfbba2170

Contents?: true

Size: 299 Bytes

Versions: 1

Compression:

Stored size: 299 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

1 entries across 1 versions & 1 rubygems

Version Path
monta_api-0.1.3 .rubocop.yml