Files

5 lines
116 B
Plaintext
Raw Permalink Normal View History

2026-03-29 19:02:44 +08:00
# Run manually to reformat a file:
# clang-format -i --style=file <file>
Language: Cpp
BasedOnStyle: Google