Sha256: 4b9952ce038725a1461133cd4317df2d052c24c805645d792d433f8ed0ff8ef9
Contents?: true
Size: 863 Bytes
Versions: 6
Compression:
Stored size: 863 Bytes
Contents
AllCops: TargetRubyVersion: 2.5 Layout/LeadingCommentSpace: Enabled: false Metrics/BlockLength: Enabled: false Metrics/MethodLength: ExcludedMethods: - render Style/FrozenStringLiteralComment: EnforcedStyle: never Style/AsciiComments: Enabled: false StyleGuide: http://relaxed.ruby.style/#styleasciicomments Style/TrailingCommaInArguments: Enabled: false StyleGuide: http://relaxed.ruby.style/#styletrailingcommainarguments EnforcedStyleForMultiline: consistent_comma Style/TrailingCommaInArrayLiteral: Enabled: false StyleGuide: http://relaxed.ruby.style/#styletrailingcommainliteral EnforcedStyleForMultiline: consistent_comma Style/TrailingCommaInHashLiteral: Enabled: false StyleGuide: http://relaxed.ruby.style/#styletrailingcommainliteral EnforcedStyleForMultiline: consistent_comma Style/Documentation: Enabled: false
Version data entries
6 entries across 6 versions & 1 rubygems