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

FormatOps: fix ForYield as CtrlBody #4406

Merged
merged 3 commits into from
Oct 5, 2024
Merged

Conversation

kitbellew
Copy link
Collaborator

Terminate the single-line block policy on yield if the body is not a block. Also, use that token as optimal, instead of the last body token. Helps with #4133.

Terminate the single-line block policy on `yield` if the body is not a
block. Also, use that token as optimal, instead of the last body token.
@kitbellew kitbellew merged commit 2f4861f into scalameta:main Oct 5, 2024
19 checks passed
@kitbellew kitbellew deleted the 4133_233 branch October 5, 2024 23:27
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