mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-09-15 12:18:57 +00:00
Ignore XML in license header script
This commit is contained in:
@@ -30,6 +30,7 @@ args=(
|
|||||||
-ignore "**/*.json"
|
-ignore "**/*.json"
|
||||||
-ignore "**/*.yml"
|
-ignore "**/*.yml"
|
||||||
-ignore "**/*.yaml"
|
-ignore "**/*.yaml"
|
||||||
|
-ignore "**/*.xml"
|
||||||
-v
|
-v
|
||||||
)
|
)
|
||||||
if [[ $mode == "check" ]]; then
|
if [[ $mode == "check" ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user