mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
run update-gofmt in make update
This commit is contained in:
parent
445fc9fe52
commit
187986cb65
@ -55,7 +55,8 @@ BASH_TARGETS="
|
|||||||
update-generated-docs
|
update-generated-docs
|
||||||
update-generated-swagger-docs
|
update-generated-swagger-docs
|
||||||
update-openapi-spec
|
update-openapi-spec
|
||||||
update-bazel"
|
update-bazel
|
||||||
|
update-gofmt"
|
||||||
|
|
||||||
for t in ${BASH_TARGETS}; do
|
for t in ${BASH_TARGETS}; do
|
||||||
echo -e "${color_yellow}Running ${t}${color_norm}"
|
echo -e "${color_yellow}Running ${t}${color_norm}"
|
||||||
|
Loading…
Reference in New Issue
Block a user