Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

FormatWriter: fix top-level identification logic #3802

Merged
merged 2 commits into from
Feb 29, 2024

Conversation

kitbellew
Copy link
Collaborator

@kitbellew kitbellew commented Feb 29, 2024

Previously, exclusion of Term.Block was accidentally removed in #3775. Let's now be even more explicit and recurse into templated trees only. Fixes #3800.

Previously, exclusion of Term.Block was accidentally removed. Let's now
be even more explicit and recurse into templated trees only.
@kitbellew kitbellew requested a review from tgodzik February 29, 2024 15:13
@kitbellew kitbellew merged commit fe7c321 into scalameta:master Feb 29, 2024
9 checks passed
@kitbellew kitbellew deleted the 3800 branch February 29, 2024 15:58
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

More newlines in unit tests after updating to 3.8.0
2 participants