aptly/linter.json

5 lines
106 B
JSON

{
"DisableAll": true,
"Enable": ["vet", "golint", "gofmt", "deadcode", "goimports", "misspell"]
}