Updated linter
This commit is contained in:
parent
e82a9e5e8a
commit
79cba90a4a
@ -16,7 +16,7 @@ steps:
|
||||
- make tools
|
||||
- make assets
|
||||
- make server
|
||||
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(go env GOPATH)/bin v1.21.3
|
||||
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(go env GOPATH)/bin v1.23.3
|
||||
- golangci-lint run
|
||||
- make db
|
||||
- go test -v -coverprofile=coverage.txt .
|
||||
|
Loading…
Reference in New Issue
Block a user