Sha256: 84ba4a8ecf86b09c97856983d45f2a2a5ff7d7f1038cd3f04ca899b99f410048
Contents?: true
Size: 582 Bytes
Versions: 1
Compression:
Stored size: 582 Bytes
Contents
inherit_gem: onkcop: - config/rubocop.yml Layout/DotPosition: EnforcedStyle: leading Layout/MultilineMethodCallIndentation: EnforcedStyle: indented IndentationWidth: 2 Metrics/AbcSize: Max: 30 Metrics/CyclomaticComplexity: Max: 10 Metrics/MethodLength: Max: 20 Metrics/PerceivedComplexity: Max: 10 Style/MethodCalledOnDoEndBlock: Enabled: false Style/StringLiterals: EnforcedStyle: single_quotes Style/StringLiteralsInInterpolation: EnforcedStyle: single_quotes Style/TrailingCommaInLiteral: Enabled: true EnforcedStyleForMultiline: no_comma
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubocop-codetakt-0.8.0 | config/rubocop.yml |