chore(ci): turn off goimports-check rule (#23609)

This commit is contained in:
Zexi Li
2025-10-24 15:49:14 +08:00
committed by GitHub
parent ea51d3f05f
commit b4876fa013

View File

@@ -253,7 +253,7 @@ hostdeployer-grpc-gen:
check: fmt-check
check: gendocgo-check
check: goimports-check
#check: goimports-check
#check: vet-check
#check: y18n-check
.PHONY: check