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 b1f73c0 + 343a5cc commit 6fd05c0Copy full SHA for 6fd05c0
CHANGELOG.md
@@ -16,6 +16,7 @@
16
- Add new `RSpec/RepeatedSubjectCall` cop. ([@drcapulet])
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
21
## 2.26.1 (2024-01-05)
22
0 commit comments