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