Sha256: c546207d253866286818ccd714bf12170540d9079a9fd9a4a802374546e06e3f

Contents?: true

Size: 546 Bytes

Versions: 6

Compression:

Stored size: 546 Bytes

Contents

AllCops:
  Exclude:
    - bundle/**/*
  TargetRubyVersion: 2.4

Metrics/AbcSize:
  Max: 80

Metrics/BlockLength:
  Max: 135

Metrics/BlockNesting:
  Max: 4

Metrics/ClassLength:
  Max: 200

Metrics/CyclomaticComplexity:
  Max: 15

Metrics/LineLength:
  Max: 175

Metrics/MethodLength:
  Max: 50

Metrics/ParameterLists:
  Max: 12

Metrics/PerceivedComplexity:
  Max: 18

Style/Documentation:
  Enabled: false

Style/FrozenStringLiteralComment:
  Enabled: false

Style/MultilineBlockChain:
  Enabled: false

Style/VariableNumber:
  Enabled: false

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
consul-templaterb-1.5.9 .rubocop.yml
consul-templaterb-1.5.8 .rubocop.yml
consul-templaterb-1.5.7 .rubocop.yml
consul-templaterb-1.5.6 .rubocop.yml
consul-templaterb-1.5.5 .rubocop.yml
consul-templaterb-1.5.4 .rubocop.yml