Sha256: 7d03733a809db14b451021cfccb1271ffd7748e1d6247bef3e3c7a81b5f249e9
Contents?: true
Size: 686 Bytes
Versions: 10
Compression:
Stored size: 686 Bytes
Contents
AllCops: NewCops: enable TargetRubyVersion: 2.5 Layout/DotPosition: EnforcedStyle: trailing Layout/LineLength: Max: 120 Metrics/BlockLength: Exclude: - 'Gemfile' - 'Rakefile' - 'spec/**/*.rb' Metrics/ClassLength: Max: 155 Style/ClassAndModuleChildren: EnforcedStyle: compact Style/HashEachMethods: Enabled: false Style/HashTransformKeys: Enabled: false Style/HashTransformValues: Enabled: false Style/SymbolArray: Enabled: true Style/TrailingCommaInArrayLiteral: EnforcedStyleForMultiline: consistent_comma Style/TrailingCommaInHashLiteral: EnforcedStyleForMultiline: consistent_comma Layout/EmptyLineAfterGuardClause: Enabled: false
Version data entries
10 entries across 10 versions & 1 rubygems