sj3/format.sh

2 lines
44 B
Bash
Raw Normal View History

2026-06-18 13:40:14 +09:00
#!/bin/sh
clang-format --verbose -i *.c *.h