mirror of
https://github.com/google/googletest.git
synced 2024-12-27 02:01:25 +08:00
5 lines
116 B
Plaintext
5 lines
116 B
Plaintext
|
# Run manually to reformat a file:
|
||
|
# clang-format -i --style=file <file>
|
||
|
Language: Cpp
|
||
|
BasedOnStyle: Google
|