Skip to content

[gardening] Put white spaces in between if/while clauses and braces where it is missing. #2025

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
Apr 2, 2016

Conversation

wxxsw
Copy link
Contributor

@wxxsw wxxsw commented Apr 2, 2016

What's in this pull request?

[gardening] Put white spaces in between if/while clauses and braces where it is missing.

For instance:

'if (foo){' => 'if (foo) {'

Sans any of those 80+ line violations.

…here it is missing.

For instance:

'if (foo){' => 'if (foo) {'
@practicalswift
Copy link
Contributor

Good gardening idea!

@swift-ci Please test and merge :-)

@lattner lattner merged commit 4c57791 into swiftlang:master Apr 2, 2016
@lattner
Copy link
Contributor

lattner commented Apr 2, 2016

Thanks @wxxsw!

MaxDesiatov pushed a commit that referenced this pull request Apr 19, 2021
[pull] swiftwasm from main
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