Clang Format is an auto-formatter for C++ source code. As there are a lot of C++ code formatting styles, it lets you customize your formatting with a .clang-format file. I think it would be helpful to add such a file to this repository; that way contributors can autoformat the code they submit to match the style of the repository.
Clang Format is an auto-formatter for C++ source code. As there are a lot of C++ code formatting styles, it lets you customize your formatting with a .clang-format file. I think it would be helpful to add such a file to this repository; that way contributors can autoformat the code they submit to match the style of the repository.