Sha256: 70084bf5e4aee69159068040fa8319b89c54cc8011689b789d391735cd2990f8
Contents?: true
Size: 596 Bytes
Versions: 9
Compression:
Stored size: 596 Bytes
Contents
AllCops: TargetRubyVersion: 2.6 NewCops: enable Layout/LineLength: Max: 120 Style/TrailingCommaInArrayLiteral: EnforcedStyleForMultiline: consistent_comma Style/TrailingCommaInHashLiteral: EnforcedStyleForMultiline: consistent_comma Style/FormatString: Enabled: false Style/FormatStringToken: Enabled: false Style/Documentation: Enabled: false Metrics/ClassLength: Enabled: false Metrics/MethodLength: Enabled: false Metrics/AbcSize: Enabled: false Metrics/CyclomaticComplexity: Enabled: false Metrics/PerceivedComplexity: Enabled: false Style/SymbolArray: MinSize: 1
Version data entries
9 entries across 9 versions & 2 rubygems