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