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

treewide: Trim trailing spaces #2551

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

p12tic
Copy link
Contributor

@p12tic p12tic commented Nov 25, 2024

Trimming trailing spaces is an accepted best practice.

The practical benefit is that contributors with editors configured to always trim trailing spaces will not need to add an exception for seastar.

If maintainers want I could look into adding a CI action to prevent future inclusion of trailing spaces.

Trimming trailing spaces is an accepted best practice.

The practical benefit is that contributors with editors configured to
always trim trailing spaces will not need to add an exception for
seastar.
@p12tic p12tic changed the title Trim trailing spaces treewide: Trim trailing spaces Nov 25, 2024
@avikivity avikivity merged commit b63b02a into scylladb:master Nov 25, 2024
15 checks passed
@p12tic p12tic deleted the trim-trailing-spaces branch November 25, 2024 15:51
@p12tic
Copy link
Contributor Author

p12tic commented Nov 25, 2024

@avikivity What do you think about adding trailing whitespace check to the CI?

@travisdowns
Copy link
Contributor

You are my hero for the day.

@avikivity
Copy link
Member

@avikivity What do you think about adding trailing whitespace check to the CI?

I think it's a great idea

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.

3 participants