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