diff --git a/Makefile b/Makefile index c804fbb..64a8585 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,6 @@ daemon-compile: daemon-compile-armhf daemon-compile-x64-lin daemon-compile-x64-w daemon-codestyle: go fmt ./... go vet ./... - golint ./... gocyclo -over 3 cmd internal daemon-unittests: