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