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

This commit is contained in:
Zexi Li
2025-10-24 15:48:44 +08:00
committed by GitHub
parent 2bbd1f792c
commit 06258859d8
+1 -1
View File
@@ -251,7 +251,7 @@ hostdeployer-grpc-gen:
check: fmt-check
check: gendocgo-check
check: goimports-check
#check: goimports-check
#check: vet-check
#check: y18n-check
.PHONY: check