From 1b40a8849d57dc17d8fd6a1084cc150b569eff13 Mon Sep 17 00:00:00 2001 From: Sean Sullivan Date: Thu, 17 Oct 2019 16:25:15 -0700 Subject: [PATCH] Ignore staticcheck again for tableprinter.go --- hack/.staticcheck_failures | 1 + 1 file changed, 1 insertion(+) diff --git a/hack/.staticcheck_failures b/hack/.staticcheck_failures index 32efedfb3f7..d570fff887c 100644 --- a/hack/.staticcheck_failures +++ b/hack/.staticcheck_failures @@ -162,6 +162,7 @@ vendor/k8s.io/apiserver/pkg/util/wsstream vendor/k8s.io/apiserver/plugin/pkg/authenticator/token/oidc vendor/k8s.io/apiserver/plugin/pkg/authenticator/token/webhook vendor/k8s.io/apiserver/plugin/pkg/authorizer/webhook +vendor/k8s.io/cli-runtime/pkg/printers vendor/k8s.io/client-go/discovery/cached/memory vendor/k8s.io/client-go/dynamic/fake vendor/k8s.io/client-go/metadata/fake