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

[std] Align all comments to multiples of four #3270

Merged
merged 2 commits into from Oct 6, 2019

Conversation

jensmaurer
Copy link
Member

Fixes #3131.

@tkoeppe
Copy link
Contributor

tkoeppe commented Oct 3, 2019

Does this change correctly take into account that the things left of the comment may be macros?

@jensmaurer
Copy link
Member Author

jensmaurer commented Oct 3, 2019

The script-based checking ignores all lines with @ signs left of the comment, as a measure of caution. My edits also have not touched any @-infested lines.

@zygoloid zygoloid merged commit ba4d09f into cplusplus:master Oct 6, 2019
@jensmaurer jensmaurer deleted the c44 branch October 6, 2019 18:40
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.

In Latex sources, do columns start counting at 0 or 1?
3 participants