mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 18:10:59 +00:00
Update golangci-lint version (1.49.0 -> 1.50.1) and enable linters dupword and testableexamples
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Copyright 2022 The Kubernetes Authors.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
GOLANGCI_LINT_VERSION=v1.49.0
|
||||
GOLANGCI_LINT_VERSION=v1.50.1
|
||||
|
||||
MYGOBIN = $(shell go env GOBIN)
|
||||
ifeq ($(MYGOBIN),)
|
||||
|
||||
Reference in New Issue
Block a user