Skip to content

Commit 294c61a

Browse files
committed
Fix a false positive for RSpec/RepeatedSubjectCall
Fix: #1821
1 parent ec72659 commit 294c61a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Master (Unreleased)
44

5+
- Fix a false positive for `RSpec/RepeatedSubjectCall` when `subject.method_call`. ([@ydah])
6+
57
## 2.27.0 (2024-03-01)
68

79
- Add new `RSpec/IsExpectedSpecify` cop. ([@ydah])

0 commit comments

Comments
 (0)