Skip to content

Enable RSpec/DescribedClass cop

Max Orefice requested to merge morefice/enable-rspec-described-class into master

Ref: #42182 (closed)

What does this MR do and why?

This MR enables the RSpec/DescribedClass cop, which is enabled by default in rubocop-rspec. In a follow-up MR, we can run the auto-correction which should take care of the existing offenses.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports