Sha256: cb4b569180346ad7a3942691267a20b38f9c86b7287de3e1428a4189b748c77a
Contents?: true
Size: 546 Bytes
Versions: 2
Compression:
Stored size: 546 Bytes
Contents
AllCops: Exclude: - bundle/**/* TargetRubyVersion: 2.4 Metrics/AbcSize: Max: 80 Metrics/BlockLength: Max: 140 Metrics/BlockNesting: Max: 4 Metrics/ClassLength: Max: 225 Metrics/CyclomaticComplexity: Max: 20 Metrics/LineLength: Max: 175 Metrics/MethodLength: Max: 50 Metrics/ParameterLists: Max: 12 Metrics/PerceivedComplexity: Max: 20 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.9.1 | .rubocop.yml |
consul-templaterb-1.9.0 | .rubocop.yml |