Skip to content

Commit 861e18d

Browse files
authored
Update CHANGELOG.md
1 parent f517d41 commit 861e18d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
- Fix a false positive for `RSpec/LeakyConstantDeclaration` when defining constants in explicit namespaces. ([@naveg])
77
- Add support for error matchers (`raise_exception` and `raise_error`) to `RSpec/Dialect`. ([@lovro-bikic])
88
- 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])
9+
- Exclude all cops from inspecting factorybot files, except if explicitly included. ([@Mth0158])
1010

1111
## 3.6.0 (2025-04-18)
1212

0 commit comments

Comments
 (0)