This commit is contained in:
2026-02-27 10:45:24 +08:00
commit 107ed4afb7
250 changed files with 113273 additions and 0 deletions

4
.clang-format Normal file
View File

@@ -0,0 +1,4 @@
# Run manually to reformat a file:
# clang-format -i --style=file <file>
Language: Cpp
BasedOnStyle: Google