Skip to content

Fix trailing space on init keyword#1147

Merged
ahoppen merged 2 commits intoswiftlang:mainfrom
stevapple:init-space
Dec 15, 2022
Merged

Fix trailing space on init keyword#1147
ahoppen merged 2 commits intoswiftlang:mainfrom
stevapple:init-space

Conversation

@stevapple
Copy link
Copy Markdown
Contributor

Minor fix-up to #1137 which solves the problem of BasicFormat formatting init() into init ().

Copy link
Copy Markdown
Contributor

@kimdv kimdv left a comment

Choose a reason for hiding this comment

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

Thanks @stevapple, I made some in line comments

@kimdv kimdv mentioned this pull request Dec 15, 2022
1 task
@kimdv
Copy link
Copy Markdown
Contributor

kimdv commented Dec 15, 2022

@swift-ci please test

@kimdv
Copy link
Copy Markdown
Contributor

kimdv commented Dec 15, 2022

Thanks! 🎉

Copy link
Copy Markdown
Member

@ahoppen ahoppen left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix and welcome to SwiftSyntax’s development.

@ahoppen ahoppen merged commit 46cc7c0 into swiftlang:main Dec 15, 2022
@stevapple stevapple deleted the init-space branch December 15, 2022 14:37
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.

3 participants