From ff34cebaa50ebac63643a5e58989e416e09de4b9 Mon Sep 17 00:00:00 2001 From: Oskari Timperi Date: Thu, 15 Sep 2022 19:35:27 +0300 Subject: Initial commit --- tools/format.bat | 1 + 1 file changed, 1 insertion(+) create mode 100644 tools/format.bat (limited to 'tools/format.bat') 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 -- cgit v1.2.3