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.
1 parent eb61748 commit 6cbe423Copy full SHA for 6cbe423
CHANGELOG.md
@@ -3,8 +3,7 @@
3
## Master (Unreleased)
4
5
- Change `RSpec/ContextWording` cop to always report an offense when both `Prefixes` and `AllowedPatterns` are empty. ([@ydah])
6
-- Fix an error for `RSpec/ChangeByZero` when `change (...) .by (0)` and `change (...)`, concatenated with `and` and `or`. ([@ydah])
7
-- Revert an change that would conceal unintentional RSpec syntax. ([@pirj])
+- Add support for `and` and `or` compound matchers to `RSpec/ChangeByZero` cop. ([@ydah])
8
9
## 3.1.0 (2024-10-01)
10
0 commit comments