mirror of
https://github.com/docker/docs.git
synced 2026-04-02 01:08:53 +07:00
The pre-commit hook will automatically gofmt code in place, warning you about any changes. It will also fail to commit if either golint or go vet fails.