mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +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