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 .