Skip to content

Remove trailing whitespace from all files #2014

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

Merged
merged 1 commit into from
Aug 7, 2025

Conversation

kahirokunn
Copy link
Contributor

Motivation

When multiple contributors edited the same files, automatic formatting by editors often led to simultaneous removal of the same trailing whitespace, increasing the risk of unnecessary merge conflicts.

By proactively removing all unnecessary whitespace, we aim to reduce friction in collaboration and prevent avoidable conflicts.

Copy link
Member

@kflynn kflynn left a comment

Choose a reason for hiding this comment

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

Makes sense, thank you! 🙂

@kflynn kflynn merged commit 65479f9 into linkerd:main Aug 7, 2025
7 checks passed
GTRekter pushed a commit to GTRekter/website that referenced this pull request Aug 10, 2025
GTRekter pushed a commit to GTRekter/website that referenced this pull request Aug 13, 2025
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.

2 participants