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 in files #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kyletolle
Copy link

Just a little cleanup here.

My vim configuration highlights trailing whitespace in red. So when looking at the source code, I noticed several places where this occurs.

This PR cleans up unnecessary, trailing whitespace characters in various files. Helps stick to common coding convention. Hope you find it useful!

@kyletolle
Copy link
Author

I've run rake test and all existing tests still pass!

No tests added/needed since no code has been changed.

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.

None yet

1 participant