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

Make whitespace consistent #60

Closed
wants to merge 2 commits into from
Closed

Conversation

ejegg
Copy link

@ejegg ejegg commented Aug 9, 2017

To make future diffs cleaner.

To make future diffs cleaner.
@ejegg ejegg mentioned this pull request Aug 10, 2017
@ejegg
Copy link
Author

ejegg commented Aug 10, 2017

@bjguillot One easy way to check all these code style changes is to check out this revision and run
git diff -w 399c7ee..HEAD
The "-w" means ignore whitespace changes, and just gives you a list of changes that could affect functionality.

Apparently it's the standard for libraries

Fixes amzn#34
@ejegg
Copy link
Author

ejegg commented Dec 15, 2017

Replaced by #63

@ejegg ejegg closed this Dec 15, 2017
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.

1 participant