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

BestFirstSearch: allow block close go past range #4541

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

kitbellew
Copy link
Collaborator

@kitbellew kitbellew commented Nov 13, 2024

In reality, that's what has been happening so far since we used an exact comparison on stop.

@kitbellew kitbellew changed the title Use FormatToken in policies, indents etc. BestFirstSearch: allow block close go past range Nov 13, 2024
In reality, that's what has been happening so far since we used an exact
comparison on `stop`. Marginally improves scala3 performance.
@kitbellew kitbellew merged commit bcf7b11 into scalameta:main Nov 13, 2024
21 checks passed
@kitbellew kitbellew deleted the 4133_340 branch November 13, 2024 22:13
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