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