Skip to content

RuboCop: Keep cop rule Naming/RescuedExceptionsVariableName disabled

What does this MR do and why?

This MR disables Naming/RescuedExceptionsVariableName permanently and cleans up its TODOs.

Initially, it re-enabled this 👮 rule but after discussing the inconsistency with other cops we decided not the enabled it and keep it disabled. See !93828 (comment 1050812797).

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Related to #369268 (closed)

Edited by Peter Leitzen

Merge request reports