Add and apply RSpec/Rails/NegationBeValid rule
This rule was added in rubocop-rspec 2.23.0. We were already applying it most of the time.
This commit is contained in:
@@ -561,6 +561,9 @@ RSpec/Rails/HaveHttpStatus:
|
||||
RSpec/Rails/InferredSpecType:
|
||||
Enabled: true
|
||||
|
||||
RSpec/Rails/NegationBeValid:
|
||||
Enabled: true
|
||||
|
||||
RSpec/Rails/TravelAround:
|
||||
Enabled: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user