Sha256: 61fbc3f9d99fc0a1953717c3e55bf9fd119808f07aefaba2bdd70d611b6013cb
Contents?: true
Size: 340 Bytes
Versions: 20
Compression:
Stored size: 340 Bytes
Contents
inherit_from: .rubocop_todo.yml require: - rubocop-performance - rubocop-rake - rubocop-rspec AllCops: NewCops: enable TargetRubyVersion: 2.6 Style/StringLiterals: Enabled: true EnforcedStyle: double_quotes Style/StringLiteralsInInterpolation: Enabled: true EnforcedStyle: double_quotes Layout/LineLength: Max: 120
Version data entries
20 entries across 20 versions & 7 rubygems