Skip to content

Conversation

kitbellew
Copy link
Collaborator

In onRight, we will add a new case matching on RightParen which will need the same check for next token as is currently used for RightBrace.

Therefore, extract that check and apply it early. Helps with #3812.

In `onRight`, we will add a new case matching on RightParen which will
need the same check for next token as is currently used for RightBrace.

Therefore, extract that check and apply it early.
@kitbellew kitbellew merged commit 42937e6 into scalameta:master Mar 5, 2024
@kitbellew kitbellew deleted the 3812_2 branch March 5, 2024 21:23
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.

1 participant