]> git.ipfire.org Git - thirdparty/bind9.git/commit
Check for errors in html files
authorMark Andrews <marka@isc.org>
Fri, 2 Jul 2021 00:38:40 +0000 (10:38 +1000)
committerMark Andrews <marka@isc.org>
Fri, 2 Jul 2021 03:42:27 +0000 (13:42 +1000)
commit80bc1b471598a39a959bf40d88435685ce9ce2b5
tree0a8a6b78fe1530161dada358b2d188968a9d8f28
parent71fc32ce8a304d1e6a9a3f5573378579352b0ed9
Check for errors in html files

xmllint doesn't know about the HTML 5 <section> tag so filter
those out.

(cherry picked from commit ea0624b214638cb8b2ac1f1c4ac8ef3fd44bfb32)
.gitlab-ci.yml
util/copyrights
util/xmllint-html.sh [new file with mode: 0644]