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