Sha256: ceb6391421b5d3683b034ff53810a5909d831ea4a7035f7a07a6e356ba1f198f
Contents?: true
Size: 447 Bytes
Versions: 4
Compression:
Stored size: 447 Bytes
Contents
require: - rubocop-rake - rubocop-rspec inherit_from: .rubocop_todo.yml AllCops: TargetRubyVersion: 2.6 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
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
ykxutils-0.1.7 | .rubocop.yml |
ykxutils-0.1.6 | .rubocop.yml |
ykxutils-0.1.5 | .rubocop.yml |
ykxutils-0.1.4 | .rubocop.yml |