Fix #936 - Check the actual files for gosimple and staticcheck

This commit is contained in:
w0rp
2017-10-31 13:00:55 +00:00
parent 50f7ad3552
commit 9cd0d75c4f
4 changed files with 8 additions and 6 deletions

View File

@@ -278,7 +278,7 @@ Notes:
* Fortran: `gcc`
* FusionScript: `fusion-lint`
* GLSL: glslang
* Go: `gofmt`, `go vet`, `golint`, `gometalinter`!!, `go build`!!, `gosimple`, `staticcheck`
* Go: `gofmt`, `go vet`, `golint`, `gometalinter`!!, `go build`!!, `gosimple`!!, `staticcheck`!!
* GraphQL: `gqlint`
* Haml: `haml-lint`
* Handlebars: `ember-template-lint`