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