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

RedundantBraces: keep braces if splice is $ #4509

Merged
merged 3 commits into from
Nov 5, 2024
Merged

Conversation

kitbellew
Copy link
Collaborator

Fixes #4456.

@kitbellew kitbellew requested a review from tgodzik November 5, 2024 05:54
@kitbellew kitbellew merged commit a88e8d6 into scalameta:main Nov 5, 2024
21 checks passed
@kitbellew kitbellew deleted the 4456 branch November 5, 2024 14:58
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.

s"${$}" is converted to s"$$", which is not equivalent.
2 participants