things
This commit is contained in:
parent
65c2ac8212
commit
8e82909923
9 changed files with 180 additions and 19 deletions
|
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
clang-format --verbose -i `find include server client tools -name "*.c" -or -name "*.h"`
|
||||
clang-format --verbose -i `find include server client tools src -name "*.c" -or -name "*.h"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue