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