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