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