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