mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-13 13:29:55 -05:00
3 lines
73 B
Bash
3 lines
73 B
Bash
#!/usr/bin/bash
|
|
|
|
clang-format -i src/*/*.h -i src/*/*.c -i src/mango.c
|