Skip to content

Commit 92fdc10

Browse files
authored
Merge pull request #396 from mattcary/curl
Build golangci-lint via go rather than curl | bash
2 parents 40bce95 + d6b46da commit 92fdc10

File tree

2 files changed

+0
-27
lines changed

2 files changed

+0
-27
lines changed

hack/verify-all.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ readonly PKG_ROOT="$(git rev-parse --show-toplevel)"
2020

2121
${PKG_ROOT}/hack/verify-gofmt.sh
2222
${PKG_ROOT}/hack/verify-govet.sh
23-
${PKG_ROOT}/hack/verify-golint.sh
2423
${PKG_ROOT}/hack/verify-yamllint.sh
2524
${PKG_ROOT}/hack/verify-boilerplate.sh
2625
${PKG_ROOT}/hack/verify-spelling.sh

hack/verify-golint.sh

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)