ledger-mode icon indicating copy to clipboard operation
ledger-mode copied to clipboard

CI checkdoc step is just a no-op

Open bcc32 opened this issue 1 year ago • 1 comments

test.yml specifies a checkdoc step (whose errors are currently suppressed), but at the moment it doesn't actually do anything (and fails silently) because https://download.tuxfamily.org/user42/checkdoc-batch.el is a broken link.

bcc32 avatar Apr 11 '24 01:04 bcc32

We might consider adopting something like makem: https://github.com/alphapapa/makem.sh

purcell avatar Apr 11 '24 09:04 purcell