Sha256: 461f196abb07dcf71a34248787322f33b23bc6f13594a51f7211d52d273a88d7
Contents?: true
Size: 284 Bytes
Versions: 2
Compression:
Stored size: 284 Bytes
Contents
inherit_from: .rubocop_todo.yml require: rubocop-rspec RSpec/ContextWording: Enabled: false # too dogmatic RSpec/ExampleLength: Max: 25 # we like 'expect(x).to receive' better than 'have_received' RSpec/MessageSpies: Enabled: false RSpec/NestedGroups: Max: 4 # default: 3
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
assembly-objectfile-1.9.0 | .rubocop.yml |
assembly-objectfile-1.8.4 | .rubocop.yml |