mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 11:46:40 +00:00
feat(golang): add golint to default package list
This commit is contained in:
@@ -48,6 +48,7 @@ install_go_global_packages() {
|
||||
github.com/kisielk/errcheck
|
||||
github.com/mdempsky/unconvert
|
||||
github.com/rogpeppe/godef
|
||||
golang.org/x/lint/golint
|
||||
golang.org/x/tools/cmd/godoc
|
||||
golang.org/x/tools/cmd/goimports
|
||||
golang.org/x/tools/cmd/guru
|
||||
|
||||
Reference in New Issue
Block a user