5 lines
116 B
Plaintext
Raw Normal View History

2019-10-13 19:06:54 +07:00
# Run manually to reformat a file:
# clang-format -i --style=file <file>
Language: Cpp
BasedOnStyle: Google