kilo/vendor/github.com/gobuffalo/flect/.gometalinter.json

4 lines
146 B
JSON

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