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

Keep so-called "scoping functions" on same line as assignment #161

Closed
wants to merge 1 commit into from

Conversation

cgrushko
Copy link
Contributor

Summary:
See examples in tests.

Note that the Google style version has a problem, because it has equal continuation and block indents. One solution would be to emit conditional blocks, after we create them :) (google/google-java-format#556)

Reviewed By: hick209

Differential Revision: D25738228

Summary:
See examples in tests.

Note that the Google style version has a problem, because it has equal continuation and block indents. One solution would be to emit conditional blocks, after we create them :) (google/google-java-format#556)

Reviewed By: hick209

Differential Revision: D25738228

fbshipit-source-id: 98cbc5f622eccde635f07d5cecd9c93d40d6fd97
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Dec 30, 2020
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D25738228

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 6c7dd8d.

@cgrushko cgrushko deleted the export-D25738228 branch March 11, 2021 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants