Skip to content

Commit 07f7ef0

Browse files
committed
Do not check header license in xml files
1 parent 70a2bb7 commit 07f7ef0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ repos:
3636
"-o", "Key4hep-Project",
3737
"-n", "Key4hep",
3838
"-u", "https://key4hep.github.io/key4hep-doc/",
39-
"-x", ".github/*", ".pre-commit-config.yaml", "README.md", "doc/ReleaseNotes.md", "-f"]
39+
"-x", ".github/*", ".pre-commit-config.yaml", "README.md", "doc/ReleaseNotes.md", "*.xml", "-f"]

0 commit comments

Comments
 (0)