Files
moby/man/vendor/github.com/cpuguy83/go-md2man/v2/.golangci.yml
Cory Snider 05d7008419 man: build dockerd man pages using make
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>
2024-08-19 14:01:38 -04:00

7 lines
107 B
YAML

# For documentation, see https://golangci-lint.run/usage/configuration/
linters:
enable:
- gofumpt