Skip to content

Enable RSpec/RailsControllerTesting RuboCop rule

What does this MR do and why?

This MR enables 👮 RSpec/RailsControllerTesting to flag use of assigns and render_template.

References

How to set up and validate locally

  1. bundle exec rubocop --only RSpec/RailsControllerTesting

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Peter Leitzen

Merge request reports

Loading