5 lines
116 B
Plaintext
Raw Normal View History

2024-03-07 05:13:50 -05:00
# Run manually to reformat a file:
# clang-format -i --style=file <file>
Language: Cpp
BasedOnStyle: Google