xref: /aosp_15_r20/external/libvpx/third_party/googletest/src/.clang-format (revision fb1b10ab9aebc7c7068eedab379b749d7e3900be)
1# Run manually to reformat a file:
2# clang-format -i --style=file <file>
3Language:        Cpp
4BasedOnStyle:  Google
5