things
This commit is contained in:
parent
e53ddd8c44
commit
3aa9facf8e
17 changed files with 17023 additions and 76 deletions
|
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
clang-format --verbose -i `find include server client -name "*.c" -or -name "*.h"`
|
||||
clang-format --verbose -i `find include server client tools -name "*.c" -or -name "*.h"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue