xref: /src/contrib/googletest/.clang-format (revision fdc4a7c8012b214986cfa2e2fb6d99731f004b1b)
1# Run manually to reformat a file:
2# clang-format -i --style=file <file>
3Language:        Cpp
4BasedOnStyle:  Google
5