Sha256: 7e4e376ab1122db2618e74fd9a247927f7328805f23c29c47d585e207759388d
Contents?: true
Size: 444 Bytes
Versions: 46
Compression:
Stored size: 444 Bytes
Contents
AllCops: TargetRubyVersion: 2.7 Exclude: - 'spec/**/*' Style/StringLiterals: Enabled: true EnforcedStyle: double_quotes Style/StringLiteralsInInterpolation: Enabled: true EnforcedStyle: double_quotes Layout/LineLength: Max: 120 Metrics/MethodLength: Enabled: false Style/GuardClause: Enabled: false Style/Documentation: Enabled: false Metrics/AbcSize: Enabled: false Naming/AccessorMethodName: Enabled: false
Version data entries
46 entries across 46 versions & 6 rubygems