mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-25 06:59:50 -05:00
project: add format script
This commit is contained in:
parent
4cd8fe8c6a
commit
731bd9c0df
1 changed files with 3 additions and 0 deletions
3
format.sh
Normal file
3
format.sh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/bash
|
||||
|
||||
clang-format -i src/*/*.h -i src/*/*.c -i src/mango.c
|
||||
Loading…
Add table
Add a link
Reference in a new issue