Codebase list golang-github-gobuffalo-packr / 370f64c v2 / .gometalinter.json
370f64c

Tree @370f64c (Download .tar.gz)

.gometalinter.json @370f64craw · history · blame

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