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: bugfixes to deal with ephemeral single-stat blocks with trailing comments #3058

Merged
merged 3 commits into from
Jan 18, 2022

Conversation

kitbellew
Copy link
Collaborator

No description provided.

We handled incorrectly the case when block was not enclosed in braces
originally (as opposed to after applying a rewrite) which was impossible
earlier because scalameta parser would not emit a block in those cases,
but will become a reality in 4.4.33 since optional-braces blocks with
trailing comments will be emitted.
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