Skip to content

Add RuboCop cop for custom error classes

username-removed-443319 requested to merge custom-empty-exception-class-cop into master

This is a way we could do this. I don't really care about non-error classes that much, so I restricted it to those. If we're happy with this, I can enable this and autocorrect in CE and EE.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/28770.

Merge request reports