googletest/.clang-format

5 lines
116 B
Plaintext
Raw Normal View History

2018-09-23 19:05:21 +00:00
# Run manually to reformat a file:
# clang-format -i --style=file <file>
Language: Cpp
BasedOnStyle: Google