Codebase list golang-github-gobuffalo-packr / cbdaebd v2 / internal / takeon / github.com / markbates / safe / .gometalinter.json
cbdaebd

Tree @cbdaebd (Download .tar.gz)

.gometalinter.json @cbdaebdraw · history · blame

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