mirror of
https://github.com/containers/podman.git
synced 2026-03-13 08:01:19 +08:00
fix_gofmt will run gofmt -s -w on files that need to be formatted. Useful for developers prior to checking code in. Signed-off-by: baude <bbaude@redhat.com> Closes: #125 Approved by: baude