dip/vendor/github.com/gobuffalo/packr/v2/.gometalinter.json
2020-01-26 16:38:57 +01:00

4 lines
146 B
JSON

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