Sha256: 7290a3ef24c4370a21382d844319e6cc49e26bde356214814a2bc6bd42e9b7b4

Contents?: true

Size: 546 Bytes

Versions: 1

Compression:

Stored size: 546 Bytes

Contents

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

Metrics/AbcSize:
  Max: 82

Metrics/BlockLength:
  Max: 160

Metrics/BlockNesting:
  Max: 4

Metrics/ClassLength:
  Max: 275

Metrics/CyclomaticComplexity:
  Max: 20

Metrics/LineLength:
  Max: 175

Metrics/MethodLength:
  Max: 65

Metrics/ParameterLists:
  Max: 14

Metrics/PerceivedComplexity:
  Max: 23

Style/Documentation:
  Enabled: false

Style/FrozenStringLiteralComment:
  Enabled: false

Style/MultilineBlockChain:
  Enabled: false

Style/VariableNumber:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
consul-templaterb-1.23.0 .rubocop.yml