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