]> git.ipfire.org Git - thirdparty/bind9.git/commit
Lint manual pages
authorMichal Nowak <mnowak@isc.org>
Mon, 7 Dec 2020 17:08:53 +0000 (18:08 +0100)
committerMichal Nowak <mnowak@isc.org>
Fri, 12 Feb 2021 12:04:55 +0000 (13:04 +0100)
commit8ec37aaf914046ce80a2b97381e8a319cc7297f8
tree0268eaa4b4530b8d3f61d52e7ab2c056ff5b3feb
parent7cc88b385e865f17527655f53fd327916a1eab86
Lint manual pages

As we generate manual pages from DocBook sources, we don't have absolute
control on manual page output and therefore 'mandoc -Tlint' may always
report warnings we can't eliminate. In light of this linting level was
set for mandoc to '-Werror' to ignore warnings and style issues, only
errors are reported.

(cherry picked from commit 22fdcb30db28c7f8f007640096459b3900473ad1)
.gitlab-ci.yml