xref: /freebsd/contrib/googletest/.clang-format (revision 28f6c2f292806bf31230a959bc4b19d7081669a7)
1*28f6c2f2SEnji Cooper# Run manually to reformat a file:
2*28f6c2f2SEnji Cooper# clang-format -i --style=file <file>
3*28f6c2f2SEnji CooperLanguage:        Cpp
4*28f6c2f2SEnji CooperBasedOnStyle:  Google
5