Install golint:)
This commit is contained in:
		| @@ -4,6 +4,7 @@ go: | ||||
|     - 1.12.x | ||||
| install: | ||||
|     - go get -v . | ||||
|     - go get -v golang.org/x/lint/golint | ||||
| script: | ||||
|     - diff <(gofmt -d .) <(echo -n) | ||||
|     - go vet -x ./... | ||||
|   | ||||
		Reference in New Issue
	
	Block a user