Sha256: 4e8f6319eac1a2f833519f391d77f8ef638f746b760d752db42a66c64a75774a
Contents?: true
Size: 763 Bytes
Versions: 3
Compression:
Stored size: 763 Bytes
Contents
AllCops: Exclude: - bundle/**/* TargetRubyVersion: 2.4 Layout/LineLength: Max: 175 Metrics/AbcSize: Max: 87 Metrics/BlockLength: Max: 182 Metrics/BlockNesting: Max: 4 Metrics/ClassLength: Max: 285 Metrics/CyclomaticComplexity: Max: 21 Metrics/MethodLength: Max: 68 Metrics/ParameterLists: Max: 18 Metrics/PerceivedComplexity: Max: 24 # We use `dc` as a parameter in many methods Naming/MethodParameterName: Enabled: false Naming/VariableNumber: Enabled: false Style/Documentation: Enabled: true Style/FrozenStringLiteralComment: Enabled: false Style/HashEachMethods: Enabled: true Style/HashTransformKeys: Enabled: true Style/HashTransformValues: Enabled: true Style/MultilineBlockChain: Enabled: false
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
consul-templaterb-1.27.2 | .rubocop.yml |
consul-templaterb-1.27.1 | .rubocop.yml |
consul-templaterb-1.27.0 | .rubocop.yml |