This commit is contained in:
parent
d31d30117f
commit
62b480c873
@ -7,7 +7,7 @@ steps:
|
||||
image: golang:latest
|
||||
commands:
|
||||
- go install honnef.co/go/tools/cmd/staticcheck@latest
|
||||
- staticcheck ./src/internal/...
|
||||
- cd src && staticcheck ./...
|
||||
volumes:
|
||||
- name: gopath
|
||||
path: /go
|
||||
|
Loading…
Reference in New Issue
Block a user