1 2 3 4
# Run manually to reformat a file: # clang-format -i --style=file <file> Language: Cpp BasedOnStyle: Google