mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
8 lines
190 B
Makefile
8 lines
190 B
Makefile
# Copyright 2022 The Kubernetes Authors.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
include ./../../../../Makefile-modules.mk
|
|
|
|
lint:
|
|
echo "Skipping lint for broken module untested/v1/gogetter"
|