idk
This commit is contained in:
parent
2c4198fbc6
commit
15c5376364
12 changed files with 1358 additions and 1312 deletions
|
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
clang-format --verbose -i `find include server client tools src -name "*.c" -or -name "*.h"`
|
||||
clang-format --verbose -i `find engine/common engine/net engine/tools -name "*.c" -or -name "*.h"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue