Commit Graph

5 Commits

Author SHA1 Message Date
Omar Polo d680aacf9d improve `make lint'
Drop the checkdoc-batch library in favour of a simpler approach:
run checkdoc on all *.el files in the repo, bailing out on the first
encountered error.

While here, don't call checkdoc on eval.

Signed-off-by: Justin Abrahms <justin@abrah.ms>
2021-08-17 09:51:28 -07:00
Justin Abrahms 5e8602b656 Update stderr location to work w/ CI 2021-08-13 15:14:25 +00:00
Justin Abrahms eb66b35ad4 Checkdoc script pipes to stderr in build environment 2021-08-13 15:11:53 +00:00
Justin Abrahms 86964652c4 Adding checkdoc analysis to ensure there aren't regressions. 2021-08-13 14:56:48 +00:00
Justin Abrahms c15d7a3c08 support for some basic tests 2020-11-25 09:16:45 -08:00