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

Fix incorrect spacing when pretty-printing @_documentation #719

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

dduan
Copy link
Contributor

@dduan dduan commented Apr 16, 2024

With attribute such as @_documentation(visibility: private), swift-format incorrectly prints no spacing between visibility and private.

@allevato
Copy link
Member

Let me know when you've resolved the merge conflicts and I'll kick off CI.

With attribute such as `@_documentation(visibility: private)`, swift-format incorrectly prints no spacing between `visibility` and `private`.
@dduan dduan force-pushed the dd/documentation-vilibility-printing branch from 0510caf to 36ba8dc Compare April 17, 2024 20:32
@dduan
Copy link
Contributor Author

dduan commented Apr 17, 2024

@allevato I resolved the conflicts. 🙏

Copy link
Member

@allevato allevato left a comment

Choose a reason for hiding this comment

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

Thanks!

@allevato allevato merged commit fdb4f43 into main Apr 18, 2024
@allevato allevato deleted the dd/documentation-vilibility-printing branch April 18, 2024 15:29
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