Sha256: 4b2745b4ef9818f2745edeb8cc5ce1b29bdb4e3028f9f23f992f37991d697990
Contents?: true
Size: 330 Bytes
Versions: 9
Compression:
Stored size: 330 Bytes
Contents
inherit_from: .rubocop_todo.yml require: - rubocop-rake - rubocop-rspec AllCops: TargetRubyVersion: 2.6 NewCops: enable Style/StringLiterals: Enabled: true EnforcedStyle: double_quotes Style/StringLiteralsInInterpolation: Enabled: true EnforcedStyle: double_quotes Layout/LineLength: # Max: 120 Max: 145
Version data entries
9 entries across 9 versions & 1 rubygems