fishtalk/format.sh

2 lines
56 B
Bash
Raw Normal View History

2026-05-23 10:23:33 +09:00
#!/bin/sh
clang-format --verbose -i src/*.c include/*.h