0
0
mirror of https://github.com/google/googletest.git synced 2025-03-12 11:01:01 +00:00
googletest/.clang-format

5 lines
116 B
Plaintext
Raw Normal View History

# Run manually to reformat a file:
# clang-format -i --style=file <file>
Language: Cpp
BasedOnStyle: Google