mirror of
https://github.com/containers/podman.git
synced 2026-05-30 03:19:01 -04:00
Update build.sh to run gofumpt on generated .pb.go files, and apply formatting to existing generated files. This fixes gofumpt and inamedparam lint errors on macOS CI and ensures future regenerations will be automatically formatted. Signed-off-by: Lokesh Mandvekar <lsm5@linux.com>