Add clang-format configuration
Open
- Dominant language
- C
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
[`clang-format`](https://clang.llvm.org/docs/ClangFormat.html) is a common method to define formatting standard for C++ sources. It is supported by [Visual Studio](https://marketplace.visualstudio.com/items?itemName=LLVMExtensions.ClangFormat), [VSCode](https://marketplace.visualstudio.com/items?itemName=xaver.clang-format), KDevelop etc.
We should add a clang-format file, configure the formatting according to our standards, and then reformat all the sources.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.