local-server/vendor/github.com/gobuffalo/packr/.gometalinter.json
2019-02-04 13:56:43 +11:00

4 lines
146 B
JSON

{
"Enable": ["vet", "golint", "goimports", "deadcode", "gotype", "ineffassign", "misspell", "nakedret", "unconvert", "megacheck", "varcheck"]
}