Sha256: 494c882ce4396e1c922f0343a8d7e850f4e91827c2867ad620b97dcbe14820b3
Contents?: true
Size: 447 Bytes
Versions: 2
Compression:
Stored size: 447 Bytes
Contents
require: - rubocop-rake - rubocop-rspec inherit_from: .rubocop_todo.yml AllCops: TargetRubyVersion: 2.7 NewCops: enable Style/StringLiterals: Enabled: true EnforcedStyle: double_quotes Style/StringLiteralsInInterpolation: Enabled: true EnforcedStyle: double_quotes Style/FrozenStringLiteralComment: Enabled: false Style/RedundantBegin: Enabled: false Layout/LineLength: Max: 120 Style/Documentation: Enabled: false
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ykxutils-0.1.11 | .rubocop.yml |
ykxutils-0.1.8 | .rubocop.yml |