diff --git a/Makefile b/Makefile index a3bef2c..7b1ebf2 100644 --- a/Makefile +++ b/Makefile @@ -43,7 +43,7 @@ build: ./$(FN) go get -u github.com/GeertJohan/fgt touch .lintsetup -lint: .lintsetup +lint: fmt .lintsetup fgt golint go-get: