We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a8e728 + 4265792 commit f5f6a6dCopy full SHA for f5f6a6d
hack/go-lint.sh
@@ -5,5 +5,5 @@ podman run --rm \
5
--env IS_CONTAINER=TRUE \
6
--volume "${PWD}:/go/src/github.com/openshift/installer:z" \
7
--workdir /go/src/github.com/openshift/installer \
8
- docker.io/golangci/golangci-lint:v1.54.2 \
+ docker.io/golangci/golangci-lint:v1.59.0 \
9
golangci-lint run --new-from-rev=dcf8122 "${@}"
0 commit comments