mirror of
https://codeberg.org/scip/epuppy.git
synced 2025-12-19 13:30:59 +01:00
switch to codeberg
This commit is contained in:
@@ -22,7 +22,6 @@ steps:
|
||||
event: [push]
|
||||
image: golang:${goversion}
|
||||
commands:
|
||||
#- go install github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.5.0
|
||||
- curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/HEAD/install.sh | sh -s -- -b $(go env GOPATH)/bin v2.5.0
|
||||
- golangci-lint --version
|
||||
- golangci-lint run ./...
|
||||
|
||||
Reference in New Issue
Block a user