From 44375621d26645ced15c9b3cbbab29c8e80a6d00 Mon Sep 17 00:00:00 2001 From: "N0\\A" Date: Fri, 10 Jul 2026 20:37:53 +0200 Subject: [PATCH] make format --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index 73b7d1e..1e01ecf 100644 --- a/Makefile +++ b/Makefile @@ -8,3 +8,6 @@ run: clean: rm -f TypoML + +format: + v fmt -w .