Sha256: 047babe4369d02b497c35f67efcece28818d03de078f3f56bcf4a32e22b0ae9e
Contents?: true
Size: 484 Bytes
Versions: 1
Compression:
Stored size: 484 Bytes
Contents
AllCops: DisplayCopNames: true TargetRubyVersion: 2.3 NewCops: enable SuggestExtensions: false Layout/EndOfLine: EnforcedStyle: lf Style/OptionalBooleanParameter: Enabled: false Lint/MissingSuper: Enabled: false Metrics/MethodLength: Max: 50 Layout/EndAlignment: Enabled: false Layout/ElseAlignment: Enabled: false Layout/IndentationWidth: Enabled: false Metrics/AbcSize: Max: 30 Metrics/PerceivedComplexity: Max: 15 Metrics/CyclomaticComplexity: Max: 15
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
obk-0.3.1 | .rubocop.yml |