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