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
|