Clang Format Clang Format Back Generating the config clang-format -style=llvm -dump-config > .clang-format Formatting files clang-format -i *.cpp