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

Remove trailing whitespace and add gitattributes #672

Merged
merged 1 commit into from
May 24, 2021

Conversation

aaronfranke
Copy link
Contributor

This PR mainly removes trailing whitespace. Trailing whitespace does nothing except take up disk space, so it should be removed.

I also added a .gitattributes file with a line that tells Git to automatically fix line ending problems. All of the files in this repo already have correct line endings, but this file will prevent the problem from ever occurring in the future.

@HowardHinnant HowardHinnant merged commit 417402a into HowardHinnant:master May 24, 2021
@aaronfranke aaronfranke deleted the whitespace branch May 24, 2021 12:23
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