Skip to content

RuboCop: Enable previously disabled cops for RSpec department

What does this MR do and why?

This MR enables the following 👮 rules which were disabled only due to too many offenses:

Contributes to #369268 (closed).

All pending TODOs have been regenerated via

bundle exec rubocop:todo:generate[RSpec/ExpectChange,RSpec/PredicateMatcher]

How to set up and validate locally

bundle exec rubocop:todo:generate[RSpec/ExpectChange,RSpec/PredicateMatcher]

MR acceptance checklist

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

Edited by Peter Leitzen

Merge request reports

Loading