We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f1c6d3 + d7895e1 commit f92f39cCopy full SHA for f92f39c
CHANGELOG.md
@@ -17,6 +17,7 @@
17
- Add configuration option `ResponseMethods` to `RSpec/Rails/HaveHttpStatus`. ([@ydah])
18
- Fix a false negative for `RSpec/DescribedClass` when class with constant. ([@ydah])
19
- Fix a false positive for `RSpec/ExampleWithoutDescription` when `specify` with multi-line block and missing description. ([@ydah])
20
+- Fix an incorrect autocorrect for `RSpec/ChangeByZero` when compound expectations with line break before `.by(0)`. ([@ydah])
21
22
## 2.26.1 (2024-01-05)
23
0 commit comments