Skip to content

Remove spacing between Any and . #1820

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

Conversation

kimdv
Copy link
Contributor

@kimdv kimdv commented Jun 20, 2023

Resolves #1815

Companion PR swiftlang/swift#66799

@kimdv kimdv requested a review from ahoppen as a code owner June 20, 2023 10:41
@kimdv
Copy link
Contributor Author

kimdv commented Jun 20, 2023

@ahoppen should it be cherry picked to release/5.9

@kimdv kimdv force-pushed the kimdv/1815-anytype-in-header-always-outputs-as-any-type-with-an-extra-space branch from a73fea1 to bb6f796 Compare June 20, 2023 12:35
@kimdv kimdv requested a review from ahoppen June 20, 2023 12:36
@kimdv
Copy link
Contributor Author

kimdv commented Jun 20, 2023

@swift-ci please test

@kimdv
Copy link
Contributor Author

kimdv commented Jun 20, 2023

@swift-ci please test windows

@kimdv
Copy link
Contributor Author

kimdv commented Jun 21, 2023

swiftlang/swift#66799

@swift-ci please test

@kimdv kimdv merged commit 24bad1b into swiftlang:main Jun 21, 2023
@kimdv kimdv deleted the kimdv/1815-anytype-in-header-always-outputs-as-any-type-with-an-extra-space branch June 21, 2023 13:44
kimdv added a commit to kimdv/swift-syntax that referenced this pull request Jun 21, 2023
…ader-always-outputs-as-any-type-with-an-extra-space

Remove spacing between `Any` and `.`
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.

"Any.Type" in header always outputs as "Any .Type" with an extra space
2 participants