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