Skip to content

Make code comments consistent #9194

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
Feb 5, 2018
Merged

Conversation

javiereguiluz
Copy link
Member

This finishes #9088 by doing the opposite change: when the comment describes what the code does instead of what the user must do, use the format: // returns a ... instead of // return a ...

@javiereguiluz javiereguiluz merged commit a439f63 into symfony:2.7 Feb 5, 2018
javiereguiluz added a commit that referenced this pull request Feb 5, 2018
This PR was merged into the 2.7 branch.

Discussion
----------

Make code comments consistent

This finishes #9088 by doing the opposite change: when the comment describes what the code does instead of what the user must do, use the format: `// returns a ...`  instead of `// return a ...`

Commits
-------

a439f63 Make code comments consistent
@xabbuh xabbuh added this to the 2.7 milestone Feb 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants