Add new Naming/RescuedExceptionsVariableName cop by AdrienSdy · Pull Request #6460 · rubocop/rubocop
Add a new cop to prevent naming rescued Exception variable other than the preferred configured one. Use a consistent naming of the rescued exceptions variable. The default naming configuration is &...