Project.pm: allow returning non-html xmllint results
commit0728f016cd1d56853ce570a35530967885f6b4a6
authorKyle J. McKay <mackyle@gmail.com>
Tue, 1 Nov 2016 16:18:45 +0000 (1 09:18 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 1 Nov 2016 16:18:45 +0000 (1 09:18 -0700)
tree0e3d2437587e61b922e2d91e558e817f0ccb5902
parent7d442be800c54c0b370af0af4b2529756b95425a
Project.pm: allow returning non-html xmllint results

Make it possible to reuse the _lint_readme function where
plain text error results are needed.

Accept an optional argument that defaults to true indicating
whether or not to return an html fragment.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
Girocco/Project.pm