Skip to content

Automatically enable new RuboCop cops

Evan Read requested to merge eread/automatically-enable-new-rubocop-cops into main

What does this MR do and why?

For housekeeping:

We should eventually turn RuboCop on as a breaking check, but first we need to continue to clean up a bit.

@sarahgerman Do you have: https://docs.rubocop.org/rubocop/integration_with_other_tools.html#visual-studio-code set up? That should allow you to catch things in files you're working in.

Merge request 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