Sha256: 969f144e57df416f185c95744cc904d87cb74c3559b9f3e6c4b16059966ec17a

Contents?: true

Size: 590 Bytes

Versions: 10

Compression:

Stored size: 590 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.2

Metrics/AbcSize:
  Enabled: false
Metrics/CyclomaticComplexity:
  Enabled: false
Metrics/PerceivedComplexity:
  Enabled: false

Metrics/LineLength:
  Enabled: false
Metrics/ClassLength:
  Enabled: false
Metrics/MethodLength:
  Enabled: false
Metrics/BlockLength:
  Enabled: false
Metrics/ParameterLists:
  Enabled: false

Lint/EndAlignment:
  Enabled: false

Layout/IndentationWidth:
  Enabled: false
Layout/ElseAlignment:
  Enabled: false

Style/Documentation:
  Enabled: false
Style/GuardClause:
  Enabled: false
Style/NumericLiterals:
  Enabled: false

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
zinc-api-0.0.6 .rubocop.yml
zinc-api-0.0.5 .rubocop.yml
tophatter-merchant-1.3.3 .rubocop.yml
zinc-api-0.0.4 .rubocop.yml
tophatter-merchant-1.3.2 .rubocop.yml
zinc-api-0.0.3 .rubocop.yml
tophatter-merchant-1.3.1 .rubocop.yml
zinc-api-0.0.2 .rubocop.yml
zinc-api-0.0.1 .rubocop.yml
tophatter-merchant-1.3.0 .rubocop.yml