format
This commit is contained in:
parent
58de3bbbeb
commit
edd75c58f6
6 changed files with 36 additions and 14 deletions
2
format.sh
Executable file
2
format.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
clang-format --verbose -i `find include server client -name "*.c" -or -name "*.h"`
|
||||
Loading…
Add table
Add a link
Reference in a new issue