fishtalk/format.sh
2026-05-23 10:23:33 +09:00

2 lines
56 B
Bash
Executable file

#!/bin/sh
clang-format --verbose -i src/*.c include/*.h