{ "Vendor": true, "Deadline": "3m", "Sort": ["linter", "severity", "path"], "Exclude": ["cli/compose/schema/bindata.go"], "DisableAll": true, "Enable": [ "deadcode", "gocyclo", "gofmt", "goimports", "golint", "ineffassign", "interfacer", "lll", "misspell", "unused", "vet" ], "Cyclo": 19, "LineLength": 200 }