build: Setup should insteall deadcode metalinter
This commit is contained in:
parent
911c148c71
commit
2898552f4b
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",
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user