gometalinter: remove

gometalinter development has stopped. golangci-lint is the replacement
This commit is contained in:
Jörg Thalheim
2020-04-23 08:11:06 +01:00
parent 40793b5e23
commit 019dc065ee
4 changed files with 3 additions and 74 deletions

View File

@@ -22,7 +22,7 @@
# vim-go dependencies
, asmfmt, delve, errcheck, godef, golint
, gomodifytags, gotags, gotools, go-motion
, gnused, reftools, gogetdoc, gometalinter
, gnused, reftools, gogetdoc, golangci-lint
, impl, iferr, gocode, gocode-gomod, go-tools
# direnv-vim dependencies
@@ -550,7 +550,7 @@ self: super: {
godef
gogetdoc
golint
gometalinter
golangci-lint
gomodifytags
gotags
gotools