mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Vendor the go-md2man tool used to generate the man pages so that the only dependency is a Go toolchain. Signed-off-by: Cory Snider <csnider@mirantis.com>
7 lines
107 B
YAML
7 lines
107 B
YAML
# For documentation, see https://golangci-lint.run/usage/configuration/
|
|
|
|
linters:
|
|
enable:
|
|
- gofumpt
|
|
|