diff --git a/Makefile b/Makefile index 822c689..1fd4721 100644 --- a/Makefile +++ b/Makefile @@ -41,4 +41,4 @@ clean: .PHONY: lint lint: npm run lint - golint pkg/... + golint -set_exit_status pkg/...