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 #7193] Prevent PercentLiteralDelimiters from breaking certain %i literals #7581

Merged
merged 1 commit into from Dec 21, 2019

Conversation

buehmann
Copy link
Contributor

This fixes #7193 and actually follows up on #5020, which claimed to fix the situation where escaped delimiters are contained in a percent literal but only did so for %w literals.

@koic
Copy link
Member

koic commented Dec 21, 2019

Can you squash your commits into one?

@buehmann
Copy link
Contributor Author

Sure.

@bbatsov bbatsov merged commit 3bcfb93 into rubocop:master Dec 21, 2019
@bbatsov
Copy link
Collaborator

bbatsov commented Dec 21, 2019

Nicely done!

@buehmann buehmann deleted the percent-i-delimiters/7193 branch December 21, 2019 09:30
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.

Style/SymbolArray autocorrect breaks :[]
3 participants