summaryrefslogtreecommitdiff
path: root/tools/format.bat
diff options
context:
space:
mode:
Diffstat (limited to 'tools/format.bat')
-rw-r--r--tools/format.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/format.bat b/tools/format.bat
new file mode 100644
index 0000000..8b3c1e8
--- /dev/null
+++ b/tools/format.bat
@@ -0,0 +1 @@
+@clang-format -i src\*.c src\*.h tests\*.c tests\*.h