echo golint golint ./... | grep "draw2dpdf\|samples" echo echo go vet go vet ./... echo echo go test go test -cover ./... | grep -v "no test"