]> 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:44:26 +0000 (13:44 +1000)
commitb4265c90efaef9118324b3e9dcb403c6dc6a415b
tree0d00cbdbe16e4e52df0d46febac406cba413ac8f
parent1203892f4d79ab818f1213a4df9265fd06577f98
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]