Replies: 2 comments 11 replies
-
What settings do you propose to configure there, for example? |
Beta Was this translation helpful? Give feedback.
9 replies
-
I have been using this
which I adapted from a java mailing list post I cannot find rn. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be ok to include
.clang-format
file to allow consistent formatting using various tools?Eg. CLion and VSCode both support auto-formatting based on the settings in
.clang-format
file.This would help to keep the changes consistent, style-wise, and make it easier for exchange of diffs between forks and the main repo.
Beta Was this translation helpful? Give feedback.
All reactions