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

Update comment filter to remove trailing spaces #453

Merged
merged 3 commits into from
Nov 8, 2024

Conversation

jsuereth
Copy link
Contributor

@jsuereth jsuereth commented Nov 8, 2024

When using trim remove trailing spaces on multi-line comments.

Fixes #417

Overall this seems more like a "bug fix" than a breaking change. The only caveat may be python.

When using `trim` remove trailing spaces on multi-line comments.

Fixes open-telemetry#417
@jsuereth jsuereth requested a review from a team as a code owner November 8, 2024 13:13
Copy link
Contributor

@lquerel lquerel left a comment

Choose a reason for hiding this comment

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

LGTM

@jsuereth jsuereth merged commit ddd56ea into open-telemetry:main Nov 8, 2024
21 checks passed
@jsuereth jsuereth deleted the fix-417 branch November 8, 2024 15:48
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.

No trailing spaces in comments
2 participants