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 def212a commit 29c4ee2Copy full SHA for 29c4ee2
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
## Master (Unreleased)
4
5
-* Fix `RSpec/DescribedClass`'s error when a `described_class` is part of the namespace. ([@pirj][])
+* Fix `RSpec/DescribedClass`'s error when `described_class` is used as part of a constant. ([@pirj][])
6
* Fix `RSpec/ExampleWording` autocorrect of multi-line docstrings. ([@pirj][])
7
* Add `RSpec/ContextMethod` cop, to detect method names in `context`. ([@geniou][])
8
* Update RuboCop dependency to 0.68.1 with support for children matching node pattern syntax. ([@pirj][])
0 commit comments