Sha256: c6648948cf819dea9c412f09e1d294ed7bb6a23691b123b9afcba5e6a19ecade
Contents?: true
Size: 476 Bytes
Versions: 4
Compression:
Stored size: 476 Bytes
Contents
AllCops: DisplayCopNames: true TargetRubyVersion: 2.3.3 SuggestExtensions: false NewCops: enable Layout/EmptyLineAfterGuardClause: Enabled: false Layout/MultilineMethodCallIndentation: Enabled: false Metrics/AbcSize: Max: 50 Metrics/MethodLength: Max: 30 Metrics/CyclomaticComplexity: Max: 10 Metrics/PerceivedComplexity: Max: 10 Metrics/ParameterLists: Max: 10 Layout/ParameterAlignment: Enabled: false Style/ClassAndModuleChildren: Enabled: false
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
loog-0.5.1 | .rubocop.yml |
loog-0.5.0 | .rubocop.yml |
loog-0.4.0 | .rubocop.yml |
loog-0.3.1 | .rubocop.yml |