adress comment

This commit is contained in:
天元
2021-01-29 12:38:23 +08:00
parent 52aed26b96
commit d2ce5856a6
+1 -1
View File
@@ -105,7 +105,7 @@ vet:
lint: golangci
$(GOLANGCILINT) run ./...
reviewable: manifests fmt vet lint doc-gen
reviewable: manifests fmt vet lint
go mod tidy
# Execute auto-gen code commands and ensure branch is clean.