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