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

refactor coding style #13

Merged
merged 4 commits into from Apr 25, 2016
Merged

refactor coding style #13

merged 4 commits into from Apr 25, 2016

Conversation

martinec
Copy link
Member

Cristian MARTINEZ and others added 4 commits April 19, 2016 19:16
trim was done using the following command:

find . -name \*.h -print -o -name \*.cpp -print -exec sed -i
's/[[:space:]]*$//g' {} \;
@martinec martinec merged commit 3e6637c into master Apr 25, 2016
@martinec martinec deleted the refactor/coding-style branch April 25, 2016 12:37
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.

Coding style mixed spaces and tabs
2 participants