Skip to content

Preserve whitespace for first argument on next line. #299

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
Dec 7, 2015

Conversation

danielphillips
Copy link

Pull request #138 removed a meaningful whitespace; it has meaning since it's denoting that this line is the first argument of the previous lines function call.

Note
I hate to make a pull request for such a small change; and hope I don't fall into the grammar nazi contributors, but I do feel strongly about this.
It also restore visual alignment of arguments to TC.getInterfaceTypeFromInternalType (on the second line).

This whitespace has meaning since it's denoting
that this line is the first argument of the
previous lines function call.
gribozavr added a commit that referenced this pull request Dec 7, 2015
Preserve whitespace for first argument on next line.
@gribozavr gribozavr merged commit 98517c9 into swiftlang:master Dec 7, 2015
@danielphillips danielphillips deleted the whitespace branch December 7, 2015 16:56
freak4pc pushed a commit to freak4pc/swift that referenced this pull request Sep 28, 2022
…fails

Update the SourceKit stress tester run script for recent changes to the stress tester
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