Replies: 1 comment 4 replies
-
|
@larouxn thoughts on whether this is feasible? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not a huge expert on RuboCop, but as I am cleaning up a bunch of huge regexes, I'm wondering if it's possible to have a custom cop to catch this kind of situation?
Basically anything that looks like:
%r/#{something.join('|')}/Beta Was this translation helpful? Give feedback.
All reactions