Go: Add gotype support (#1099)

This commit is contained in:
Jelte Fennema 2018-01-07 13:11:01 +01:00 committed by w0rp
parent c9d66b861b
commit b6d1c41925
6 changed files with 51 additions and 2 deletions

View file

@ -309,7 +309,7 @@ Notes:
* FusionScript: `fusion-lint`
* Git Commit Messages: `gitlint`
* GLSL: glslang, `glslls`
* Go: `gofmt`, `goimports`, `go vet`, `golint`, `gometalinter`!!, `go build`!!, `gosimple`!!, `staticcheck`!!
* Go: `gofmt`, `goimports`, `go vet`, `golint`, `gotype`, `gometalinter`!!, `go build`!!, `gosimple`!!, `staticcheck`!!
* GraphQL: `eslint`, `gqlint`
* Haml: `haml-lint`
* Handlebars: `ember-template-lint`