Update bundled GoogleTest to current HEAD
[alexxy/gromacs.git] / src / external / googletest / .clang-format
1 # Run manually to reformat a file:
2 # clang-format -i --style=file <file>
3 Language:        Cpp
4 BasedOnStyle:  Google