]> 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 01:45:59 +0000 (11:45 +1000)
commitea0624b214638cb8b2ac1f1c4ac8ef3fd44bfb32
tree78b2a9a0111566a5956bae6a0abdd9fb60e52d39
parentb53c2416d61ec023dabb4d89eaebf11a6f9a4eaa
Check for errors in html files

xmllint doesn't know about the HTML 5 <section> tag so filter
those out.
.gitlab-ci.yml
util/copyrights
util/xmllint-html.sh [new file with mode: 0644]