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