mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-10-29 05:40:21 -04:00
project: add format script
This commit is contained in:
parent
614b00eaed
commit
aec8c29210
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