build: Setup should insteall deadcode metalinter
This commit is contained in:
1
build.go
1
build.go
@@ -366,6 +366,7 @@ func setup() {
|
|||||||
"github.com/gordonklaus/ineffassign",
|
"github.com/gordonklaus/ineffassign",
|
||||||
"github.com/mitchellh/go-wordwrap",
|
"github.com/mitchellh/go-wordwrap",
|
||||||
"github.com/opennota/check/cmd/...",
|
"github.com/opennota/check/cmd/...",
|
||||||
|
"github.com/tsenart/deadcode",
|
||||||
"golang.org/x/net/html",
|
"golang.org/x/net/html",
|
||||||
"golang.org/x/tools/cmd/cover",
|
"golang.org/x/tools/cmd/cover",
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user