mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 23:15:14 +00:00
Update hack/verify-golangci-lint.sh
Co-authored-by: Benjamin Elder <bentheelder@google.com>
This commit is contained in:
parent
80f4f62ea8
commit
ca4f785757
@ -134,7 +134,7 @@ fi
|
||||
if ! failures=$( "${GOBIN}/golangci-lint" config verify --config="${golangci_config:-}" 2>&1 ); then
|
||||
cat >&2 <<EOF
|
||||
|
||||
Verification of the configuration failed. Command:
|
||||
Verification of the golangci-lint configuration failed. Command:
|
||||
|
||||
${GOBIN}/golangci-lint config verify --config="${golangci_config:-}")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user