Add .clang-format file
Open
feature request
- Dominant language
- C++
- Stars
- 161
- Forks
- 59
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 7
Description
I like using clang-format to format source files. This takes much of the tedium out of editing C++ files.
Would you consider adding a `.clang-format` file to the repo? This would define your preferred indentation style.
Ideally, this would be used for all source files. To avoid churn, one could begin to use this only to format newly added files, or newly added functions.
Contributor guide
Assessment
This issue has not been assessed yet.