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

Feature: Trim end of line #190

Merged

Conversation

kyklish
Copy link
Contributor

@kyklish kyklish commented Jul 22, 2022

Closes #189.

Changes proposed in this pull request:

  • trim original line after comment remove
  • concat comment with extra leading space
  • trim result string

Notifying @mark-wiemer

@kyklish kyklish changed the title Trim end of line Feature: Trim end of line Jul 25, 2022
@mark-wiemer mark-wiemer self-assigned this Jul 31, 2022
@mark-wiemer mark-wiemer self-requested a review July 31, 2022 05:28
Copy link
Member

@mark-wiemer mark-wiemer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wonderful!

@mark-wiemer mark-wiemer enabled auto-merge (squash) July 31, 2022 05:28
@mark-wiemer mark-wiemer merged commit f2f1e70 into mark-wiemer-org:main Jul 31, 2022
@kyklish kyklish deleted the fix-formatter-bug-space-at-eol-189 branch July 31, 2022 10:15
@mark-wiemer mark-wiemer mentioned this pull request Oct 2, 2022
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.

Formatter don't delete space symbol at end of line
2 participants