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