From 3b63da4cfc321f6a920a80d3baf46bfdc9b9805c Mon Sep 17 00:00:00 2001 From: Kian Parvin Date: Tue, 27 Jun 2023 16:28:51 +0200 Subject: [PATCH] Test tweak --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index df82f07c7..ef2b3fec2 100644 --- a/Makefile +++ b/Makefile @@ -47,7 +47,7 @@ clean: -$(RM) -r jimm-release/ -$(RM) jimm-*.tar.xz -# Reformat source files. +# Reformat all source files. format: gofmt -w -l .