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