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