rubocop_rspec: disable new rule.
This commit is contained in:
parent
2147839e4f
commit
b321e397b6
@ -14,6 +14,8 @@ RSpec/AnyInstance:
|
||||
Enabled: false
|
||||
RSpec/ImplicitBlockExpectation:
|
||||
Enabled: false
|
||||
RSpec/SubjectStub:
|
||||
Enabled: false
|
||||
|
||||
# TODO: try to enable these (also requires fixing Homebrew/bundle)
|
||||
RSpec/ContextWording:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user