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 .