-
Notifications
You must be signed in to change notification settings - Fork 26
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
Use clang-format for formatting code #99
Labels
Milestone
Comments
@jayghoshter Can I assign you to do this together with @Immudzen!? |
We have decided to postpone this until some legacy branches are merged. Hopefully we can merge this for version 5.1 (crystallization) These are:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Decide on a code formatting and write a
clang-format
description. This establishes clear formatting guidelines that can be applied as pre-commit hook. Also saves a lot of noise in the code reviews (e.g., formatting comments).The text was updated successfully, but these errors were encountered: