Sha256: 546320aba4b64d87b15e937cff7ec86df68358d76aeb1b7c6806585b939faab9
Contents?: true
Size: 667 Bytes
Versions: 5
Compression:
Stored size: 667 Bytes
Contents
# Configuration parameters: AllowHeredoc, AllowURI, URISchemes. # URISchemes: http, https Metrics/ClassLength: Max: 200 Metrics/LineLength: Max: 230 Metrics/MethodLength: Max: 30 # Cop supports --auto-correct. # Configuration parameters: SupportedStyles, UseHashRocketsWithSymbolValues, PreferHashRocketsForNonAlnumEndingSymbols. # SupportedStyles: ruby19, ruby19_no_mixed_keys, hash_rockets Style/HashSyntax: EnforcedStyle: ruby19_no_mixed_keys Style/Documentation: Enabled: false Metrics/AbcSize: Max: 52 Metrics/PerceivedComplexity: Max: 10 Metrics/CyclomaticComplexity: Max: 25 AllCops: Exclude: - bundle/**/* TargetRubyVersion: 2.3
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
knife-changelog-1.0.6 | .rubocop.yml |
knife-changelog-1.0.5 | .rubocop.yml |
knife-changelog-1.0.4 | .rubocop.yml |
knife-changelog-1.0.3 | .rubocop.yml |
knife-changelog-1.0.1 | .rubocop.yml |