remove references to golint in hack/tools
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
@@ -22,7 +22,6 @@ import (
|
||||
// linting tools
|
||||
_ "github.com/client9/misspell/cmd/misspell"
|
||||
_ "github.com/google/go-flow-levee/cmd/levee"
|
||||
_ "golang.org/x/lint/golint"
|
||||
_ "honnef.co/go/tools/cmd/staticcheck"
|
||||
|
||||
// benchmarking tools
|
||||
|
Reference in New Issue
Block a user