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

Remove the swift-tools-support-core dependency from swift-format. #509

Merged
merged 1 commit into from
Apr 11, 2023

Conversation

allevato
Copy link
Member

This was only being used for the diagnostics engine, which is easy enough to roll by hand and it's one less dependency to keep in sync with the rest of the toolchain.

In the future, we may want an output mode that uses the new prettier diagnostic printer from swift-syntax.

This was only being used for the diagnostics engine, which is easy
enough to roll by hand and it's one less dependency to keep in sync
with the rest of the toolchain.

In the future, we may want an output mode that uses the new
prettier diagnostic printer from swift-syntax.
@allevato
Copy link
Member Author

cc @dylansturg

@allevato allevato merged commit bd619ff into swiftlang:main Apr 11, 2023
@allevato allevato deleted the remove-tsc branch April 11, 2023 02:24
allevato added a commit to allevato/swift-format that referenced this pull request Jun 29, 2023
Remove the `swift-tools-support-core` dependency from swift-format.
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.

None yet

2 participants