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.

@jordwalke jordwalke force-pushed the AdjacentEOLComments branch 6 times, most recently from a36eed4 to 46d70e1 Compare January 23, 2018 08:32
Summary:
For the sake of formatting logic, they should be treated the same.

Test Plan:

Reviewers:

CC:
@jordwalke jordwalke force-pushed the AdjacentEOLComments branch from 46d70e1 to ba3631a Compare January 23, 2018 08:37
@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