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