1、安装golint
gopm get -g -u golang.org\x\lint\golint
2、添加扩展工具
3、映射快捷键
4、项目中使用快捷键可以使用golint诊断,或者也可以在项目根目录执行golint ./...