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