Sha256: 084185f1f18b18cafab762f2e1cca20c0d7514609bfb6e0c851a5d008cd8ae1e

Contents?: true

Size: 546 Bytes

Versions: 5

Compression:

Stored size: 546 Bytes

Contents

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

Metrics/AbcSize:
  Max: 80

Metrics/BlockLength:
  Max: 140

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

5 entries across 5 versions & 1 rubygems

Version Path
consul-templaterb-1.7.0 .rubocop.yml
consul-templaterb-1.6.3 .rubocop.yml
consul-templaterb-1.6.2 .rubocop.yml
consul-templaterb-1.6.1 .rubocop.yml
consul-templaterb-1.6.0 .rubocop.yml