Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix #12061] Support regex in StringLiteralsInInterpolation #12092

Merged

Conversation

jonas054
Copy link
Collaborator

@jonas054 jonas054 commented Aug 2, 2023

Interpolation can occur in strings, symbols, and regular expressions, so update code to support regex and extend code examples in documentation comments.

Interpolation can occur in strings, symbols, and regular
expressions, so update code to support regex and extend
code examples in documentation comments.
@koic koic merged commit 3eb5dda into rubocop:master Aug 2, 2023
28 checks passed
@koic
Copy link
Member

koic commented Aug 2, 2023

Thanks!

@jonas054 jonas054 deleted the 12061_StringLiteralsInInterpolation_regex branch August 2, 2023 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants