Sha256: ab3a465103c8ebc72acd22422d584e53f5d5ee5f3110f4b40d3d5286253d3d78

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: 120

Metrics/BlockNesting:
  Max: 4

Metrics/ClassLength:
  Max: 160

Metrics/CyclomaticComplexity:
  Max: 15

Metrics/LineLength:
  Max: 150

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.0.7 .rubocop.yml
consul-templaterb-1.0.6 .rubocop.yml
consul-templaterb-1.0.5 .rubocop.yml
consul-templaterb-1.0.4 .rubocop.yml
consul-templaterb-1.0.3 .rubocop.yml