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

Consider two adjacent comments at end of line to both be EOL comments. #1769

Merged
merged 1 commit into from
Jan 23, 2018

Conversation

jordwalke
Copy link
Member

@jordwalke jordwalke commented Jan 23, 2018

For the sake of formatting logic, they should be treated the same.
This comes in handy when doing trailing commas as well as removing some over-abstractions from the printer. Diffs coming soon.

Summary:
For the sake of formatting logic, they should be treated the same.

Test Plan:

Reviewers:

CC:
@jordwalke jordwalke merged commit fc84b08 into master Jan 23, 2018
@jordwalke jordwalke deleted the AdjacentEOLComments branch January 23, 2018 09:13
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.

2 participants