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