summaryrefslogtreecommitdiff
path: root/format.sh
diff options
context:
space:
mode:
authoruxtbd <dev@kthread.dev>2026-08-18 15:41:53 +0200
committeruxtbd <dev@kthread.dev>2026-08-18 15:41:53 +0200
commitad0302ab8213e35070e50beba03d8da5c57f4fc4 (patch)
treedd19bf94c36c90e95cb9d26908bed4ba4d351fca /format.sh
parent4init: minimal but functional init (diff)
download4suite-ad0302ab8213e35070e50beba03d8da5c57f4fc4.tar.gz
4suite-ad0302ab8213e35070e50beba03d8da5c57f4fc4.zip
4suite: move to shinobi
Diffstat (limited to '')
-rwxr-xr-xformat.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/format.sh b/format.sh
new file mode 100755
index 0000000..44c1f0c
--- /dev/null
+++ b/format.sh
@@ -0,0 +1,2 @@
+#/bin/sh
+clang-format **/*.c **/*.h -i