Sha256: fcc9be2301850421f55fdad3d7266051acad7b5ed88b406218b52d92d0f96b74
Contents?: true
Size: 546 Bytes
Versions: 2
Compression:
Stored size: 546 Bytes
Contents
AllCops: Exclude: - bundle/**/* TargetRubyVersion: 2.4 Metrics/AbcSize: Max: 82 Metrics/BlockLength: Max: 145 Metrics/BlockNesting: Max: 4 Metrics/ClassLength: Max: 225 Metrics/CyclomaticComplexity: Max: 20 Metrics/LineLength: Max: 175 Metrics/MethodLength: Max: 65 Metrics/ParameterLists: Max: 12 Metrics/PerceivedComplexity: Max: 23 Style/Documentation: Enabled: false Style/FrozenStringLiteralComment: Enabled: false Style/MultilineBlockChain: Enabled: false Style/VariableNumber: Enabled: false
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
consul-templaterb-1.13.1 | .rubocop.yml |
consul-templaterb-1.13.0 | .rubocop.yml |