{ "DisableAll": true, "Enable": [ "vet", "golint", "gofmt", "deadcode", "goimports", "misspell", "gosimple", "ineffassign", "staticcheck", "varcheck", "structcheck", "aligncheck", "vetshadow", "goconst", "interfacer" ], "Deadline": "20m", "Vendor": true, "VendoredLinters": true, "Concurrency": 1 }