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