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

Spacing and coding style #62

Merged
merged 2 commits into from
Aug 2, 2017
Merged

Conversation

pjotrp
Copy link
Member

@pjotrp pjotrp commented Aug 2, 2017

Propose to convert to consistent coding style using the clang-format tool. To me the LLVM style looks attractive. Great thing is that we can use this tool at any time for validation!

  clang-format -style=LLVM -i *.cpp *.h

Please set your editor to replace tabs with spaces and use indentation of 2 spaces.
@pcarbo
Copy link
Collaborator

pcarbo commented Aug 2, 2017

Very nice @pjotrp.

@pcarbo pcarbo merged commit adaf955 into genetics-statistics:master Aug 2, 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.

2 participants