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