From ef0fe263aa9f24147370c22f923988ad8f8aa172 Mon Sep 17 00:00:00 2001 From: haoshuwei Date: Mon, 9 Sep 2019 18:57:44 +0800 Subject: [PATCH] remove packages in hack/.staticcheck_failures which are passing staticcheck Signed-off-by: haoshuwei --- hack/.staticcheck_failures | 2 -- 1 file changed, 2 deletions(-) diff --git a/hack/.staticcheck_failures b/hack/.staticcheck_failures index 4e325233cb4..660e0288c2c 100644 --- a/hack/.staticcheck_failures +++ b/hack/.staticcheck_failures @@ -226,12 +226,10 @@ vendor/k8s.io/kube-aggregator/pkg/apis/apiregistration/v1/helper vendor/k8s.io/kube-aggregator/pkg/controllers/autoregister vendor/k8s.io/kube-aggregator/pkg/controllers/openapi/aggregator vendor/k8s.io/kubectl/pkg/cmd/annotate -vendor/k8s.io/kubectl/pkg/cmd/apply vendor/k8s.io/kubectl/pkg/cmd/certificates vendor/k8s.io/kubectl/pkg/cmd/config vendor/k8s.io/kubectl/pkg/cmd/edit vendor/k8s.io/kubectl/pkg/cmd/exec -vendor/k8s.io/kubectl/pkg/cmd/label vendor/k8s.io/kubectl/pkg/cmd/proxy vendor/k8s.io/kubectl/pkg/cmd/rollingupdate vendor/k8s.io/kubectl/pkg/cmd/scale