Skip to content

Update swift-format to account for new multiline string tree structure. #480

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

Merged
merged 1 commit into from
Jan 28, 2023

Conversation

allevato
Copy link
Member

This is a companion to swiftlang/swift-syntax#1255.

The new structure of multiline strings yielded some nice cleanup of the way we handle those strings directly, but to keep the existing indentation decisions, some parts of multiline string processing bled out into other areas. Such is life.

This is a companion to swiftlang/swift-syntax#1255.

The new structure of multiline strings yielded some nice cleanup of the
way we handle those strings *directly*, but to keep the existing
indentation decisions, some parts of multiline string processing bled
out into other areas. Such is life.
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