toolbox/lint-all-readme.pl: new utility to check readme data
commite2a9f17f6010ec90e2cbcc4c06c511ffcaeecdbf
authorKyle J. McKay <mackyle@gmail.com>
Tue, 2 Mar 2021 08:43:29 +0000 (2 01:43 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 2 Mar 2021 08:43:29 +0000 (2 01:43 -0700)
tree341adffe9786bff96b0c4317ddbf7b7fb66def65
parent9c05a1ff40ffb2b1a9b14437e1b8440eaea1839c
toolbox/lint-all-readme.pl: new utility to check readme data

When run without --dry-run, attempt to update any README.html
files that do not match the result of processing README.dat
based on the rmtype value.

Also report any projects that fail the _lint_readme call
entirely.

With --dry-run report but do not update.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
toolbox/lint-all-readme.pl [new file with mode: 0755]