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 f517d41 commit 861e18dCopy full SHA for 861e18d
CHANGELOG.md
@@ -6,7 +6,7 @@
6
- Fix a false positive for `RSpec/LeakyConstantDeclaration` when defining constants in explicit namespaces. ([@naveg])
7
- Add support for error matchers (`raise_exception` and `raise_error`) to `RSpec/Dialect`. ([@lovro-bikic])
8
- Don't register offenses for `RSpec/DescribedClass` within `Data.define` blocks. ([@lovro-bikic])
9
-- Exclude all cops from inspecting factorybot files, except if explicitly included ([@Mth0158])
+- Exclude all cops from inspecting factorybot files, except if explicitly included. ([@Mth0158])
10
11
## 3.6.0 (2025-04-18)
12
0 commit comments