Skip to content

Commit 586d02d

Browse files
authored
Merge pull request #66 from edmcouncil/github_64
-oxn option added to precommit config
2 parents ed5dbae + b5d6fb5 commit 586d02d

File tree

2 files changed

+2
-187
lines changed

2 files changed

+2
-187
lines changed

etc/git-hook/pre-commit

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,8 @@ __log_config__
175175
--target-format ${target_format} \
176176
--use-dtd-subset \
177177
--inline-blank-nodes \
178-
--infer-base-iri
178+
--infer-base-iri \
179+
--omit-xmlns-namespace
179180
rc=$?
180181
set +x
181182

etc/git-hook/pre-commit-unix

Lines changed: 0 additions & 186 deletions
This file was deleted.

0 commit comments

Comments
 (0)