diff --git a/Makefile b/Makefile index 70726ece..a13f1fd5 100644 --- a/Makefile +++ b/Makefile @@ -46,4 +46,7 @@ lint: .PHONY: misspell-check misspell-check: + echo 'test...' + pwd + ls misspell -error $(GOFILES)