clang-format A .clang-format file to adhere to the google C++ style guide You can easily verify how the formatter arranges things using the command below. $ clang-format-19 test.cc --verbose Formatting [1/1] test.cc ... skipped ...