This website requires JavaScript.
Explore
Help
Register
Sign in
pyrite-dev
/
assaultfish
Watch
13
Star
0
Fork
You've already forked assaultfish
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5f67e5d833
assaultfish
/
format.sh
2 lines
99 B
Bash
Raw
Normal View
History
Unescape
Escape
format
2025-12-19 03:10:03 +09:00
#!/bin/sh
things
2025-12-19 15:18:15 +09:00
clang-format --verbose -i
`
find include server client tools -name
"*.c"
-or -name
"*.h"
`
Reference in a new issue
Copy permalink