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

Router: ignore end marker for open paren indent #4204

Merged
merged 2 commits into from
Sep 1, 2024

Conversation

kitbellew
Copy link
Collaborator

With our rewrite rules, end markers can be added later and hence cannot be consulted at this point. Also, turns out the fix in #4171 was to add the match on NewAnonymous and not the end marker. Helps with #4133.

With our rewrite rules, end markers can be added later and hence cannot
be consulted at this point. Also, turns out the fix in scalameta#4171 was to add
the match on NewAnonymous and not the end marker.
@kitbellew kitbellew merged commit 55dbd92 into scalameta:main Sep 1, 2024
9 checks passed
@kitbellew kitbellew deleted the 4133_56 branch September 1, 2024 03:25
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