mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-28 21:37:28 -04:00
3 lines
88 B
Bash
3 lines
88 B
Bash
#!/usr/bin/bash
|
|
|
|
clang-format -i src/*/*.h -i src/*/*.c -i src/mango.c -i mmsg/mmsg.c
|