Skip to content

RuboCop: Enable previously disabled cop RSpec/ScatteredLet

Peter Leitzen requested to merge pl-rubocop-enable-rspec-scattered-let into master

What does this MR do and why?

This MR enables the following 👮 rule which was disabled only due to too many offenses:

Contributes to #369268 (closed).

All pending TODOs have been regenerated via

bundle exec rake rubocop:todo:generate[RSpec/ScatteredLet]

How to set up and validate locally

bundle exec rake rubocop:todo:generate[RSpec/ScatteredLet]

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