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