Skip to content

Commit

Permalink
reset golint changes
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshu-kun committed Sep 28, 2023
1 parent e0e4c38 commit 664a53b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hack/verify-golint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ excluded_packages=(
'cluster-autoscaler/cloudprovider/hetzner/hcloud-go'
'cluster-autoscaler/expander/grpcplugin/protos'
'cluster-autoscaler/cloudprovider/tencentcloud/tencentcloud-sdk-go'
'balancer' # FORK-CHANGE: since we don't use `balancer` component , no need to do any golint checks and block our PR tests
)

FIND_PACKAGES='go list ./... '
Expand Down

0 comments on commit 664a53b

Please sign in to comment.