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