Codebase list golang-github-gobuffalo-packr / ab14c315-b36f-4cd9-bdbc-fe312647bc18/main .gometalinter.json
ab14c315-b36f-4cd9-bdbc-fe312647bc18/main

Tree @ab14c315-b36f-4cd9-bdbc-fe312647bc18/main (Download .tar.gz)

.gometalinter.json @ab14c315-b36f-4cd9-bdbc-fe312647bc18/mainraw · history · blame

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