# False positive. The source file for the html files is
# docs/src/tablicious.texi. BTW, the HTML files shipped in the
# upstream tarball are rebuilt from that source files, before
# inclusion in the binary package.
octave-tablicious source: source-is-missing [doc*/*.html]

# False positive. The files in the doc* drectories are not “source”
# files, but rather documentation in the HTML and Markdown format.
octave-tablicious source: very-long-line-length-in-source-file * > 512 [doc*/*:*]

