Sha256: bb69f0f823110c2466a0de84387daac9dcaf334da34389c429e31c12c1e15570
Contents?: true
Size: 323 Bytes
Versions: 8
Compression:
Stored size: 323 Bytes
Contents
require: - standard - rubocop-rspec - rubocop-performance inherit_gem: standard: config/base.yml AllCops: TargetRubyVersion: 3.2 NewCops: enable RSpec: Enabled: true # enable rubocop-rspec cops RSpec/ExampleLength: Max: 30 RSpec/MultipleExpectations: Max: 5 RSpec/MultipleMemoizedHelpers: Max: 10
Version data entries
8 entries across 8 versions & 1 rubygems