5 lines
116 B
Plaintext
Raw Normal View History

2021-07-28 17:55:59 +10:00
# Run manually to reformat a file:
# clang-format -i --style=file <file>
Language: Cpp
BasedOnStyle: Google