mirror of
https://github.com/moby/moby.git
synced 2026-07-07 15:18:41 +00:00
This makes it clearer from the configuration what linters are enabled. Also disables the `gofmt` linter, because it's superseded by the `goimports` linter. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>