Sha256: 84d0cc91503952efe80bb17662ecdda7be0adc649897c37dbecd739c4acb12a0
Contents?: true
Size: 353 Bytes
Versions: 33
Compression:
Stored size: 353 Bytes
Contents
inherit_from: .rubocop_todo.yml require: - rubocop-rake - rubocop-rspec AllCops: NewCops: enable TargetRubyVersion: 3.1 Exclude: - 'lib/teyvatdb/import.rb' Style/StringLiterals: Enabled: true EnforcedStyle: double_quotes Style/StringLiteralsInInterpolation: Enabled: true EnforcedStyle: double_quotes Layout/LineLength: Max: 120
Version data entries
33 entries across 33 versions & 1 rubygems