Sha256: 757beecb20b3adb495384c88c62f4ce5dc61009be3dfdde954f655763f764421
Contents?: true
Size: 448 Bytes
Versions: 13
Compression:
Stored size: 448 Bytes
Contents
fix: true parallel: true ruby_version: 2.7 ignore: - 'vendor/**/*' - 'spec/**/*': # There are some false hits when doing repeated # Class.new blocks in different test cases - Lint/DuplicateMethods # We define a lot of test-specific classes within our test blocks # There's probably a better way to do this, but it's not worth the # effort right now, so let's just disable for specs - Lint/ConstantDefinitionInBlock
Version data entries
13 entries across 13 versions & 1 rubygems