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