Unverified Commit 9f49dd28 authored by Kubernetes Prow Robot's avatar Kubernetes Prow Robot Committed by GitHub

Merge pull request #76582 from danielqsj/gofmt

run update-gofmt when make update
parents 7609d1d4 187986cb
......@@ -55,7 +55,8 @@ BASH_TARGETS="
update-generated-docs
update-generated-swagger-docs
update-openapi-spec
update-bazel"
update-bazel
update-gofmt"
for t in ${BASH_TARGETS}; do
echo -e "${color_yellow}Running ${t}${color_norm}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment