Sha256: c696b667ffdc12576b9178cb0c34f1aa1b6d59bb4a957c91a618969dba4d91f1

Contents?: true

Size: 302 Bytes

Versions: 1

Compression:

Stored size: 302 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.3

Metrics/AbcSize:
  Max: 30

Metrics/CyclomaticComplexity:
  Max: 10

Metrics/ClassLength:
  Max: 150

Metrics/LineLength:
  Max: 150
  Exclude:
    - 'spec/pesapal_merchant_spec.rb'

Metrics/MethodLength:
  Max: 30

Style/FrozenStringLiteralComment:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pesapal-2.0.0 .rubocop.yml