Sha256: 6310776938e63eb6dc947029ecb34a7d9275dd3a879fa45a687c4544c35b39ee

Contents?: true

Size: 546 Bytes

Versions: 8

Compression:

Stored size: 546 Bytes

Contents

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

Metrics/AbcSize:
  Max: 80

Metrics/BlockLength:
  Max: 145

Metrics/BlockNesting:
  Max: 4

Metrics/ClassLength:
  Max: 225

Metrics/CyclomaticComplexity:
  Max: 20

Metrics/LineLength:
  Max: 175

Metrics/MethodLength:
  Max: 55

Metrics/ParameterLists:
  Max: 12

Metrics/PerceivedComplexity:
  Max: 22

Style/Documentation:
  Enabled: false

Style/FrozenStringLiteralComment:
  Enabled: false

Style/MultilineBlockChain:
  Enabled: false

Style/VariableNumber:
  Enabled: false

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
consul-templaterb-1.12.0 .rubocop.yml
consul-templaterb-1.11.0 .rubocop.yml
consul-templaterb-1.10.1 .rubocop.yml
consul-templaterb-1.10.0 .rubocop.yml
consul-templaterb-1.9.9 .rubocop.yml
consul-templaterb-1.9.8 .rubocop.yml
consul-templaterb-1.9.7 .rubocop.yml
consul-templaterb-1.9.6 .rubocop.yml