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