Signed-off-by: aiyijing <aiyijing@live.com>
@ -117,3 +117,7 @@ test-container:
.PHONY: test-k8s
test-k8s:
./script/test_k8s/test.sh
.PHONY: golangci-lint
golangci-lint:
golangci-lint run -c .golangci.yml
The note is not visible to the blocked user.