mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-15 07:00:52 +00:00
5 lines
106 B
JSON
5 lines
106 B
JSON
{
|
|
"DisableAll": true,
|
|
"Enable": ["vet", "golint", "gofmt", "deadcode", "goimports", "misspell"]
|
|
}
|