mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
Update golangci-lint version (1.49.0 -> 1.50.1) and enable linters dupword and testableexamples
This commit is contained in:
@@ -93,7 +93,7 @@ func PathJoin(incoming []string) string {
|
||||
// relative paths; if it weren't, this function could convert absolute
|
||||
// paths to relative paths, which is not desirable.
|
||||
//
|
||||
// - For robustness (liberal input, conservative output) Pos values that
|
||||
// - For robustness (liberal input, conservative output) Pos values
|
||||
// that are too small (large) to index the split filepath result in a
|
||||
// prefix (postfix) rather than an error. Use extreme position values
|
||||
// to assure a prefix or postfix (e.g. 0 will always prefix, and
|
||||
|
||||
Reference in New Issue
Block a user