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: unfold yield correctly and consistently #3047

Merged
merged 2 commits into from
Jan 10, 2022

Conversation

kitbellew
Copy link
Collaborator

We were handling it differently in some cases, and inconsistent with while and other for.

We were handling it differently in some cases, and inconsistent with
`while` and other `for`.
@kitbellew kitbellew requested a review from tgodzik January 9, 2022 17:26
Copy link
Contributor

@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@kitbellew kitbellew merged commit 6defa06 into scalameta:master Jan 10, 2022
@kitbellew kitbellew deleted the 3047 branch January 10, 2022 17:24
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.

2 participants