Do full code validation before each release.

This commit is contained in:
Eric S. Raymond 2022-04-18 14:47:01 -04:00
parent c71a4dc441
commit 156b39c34a

View file

@ -27,4 +27,4 @@ XBS-VC-Tag-Template: %(version)s
XBS-Logo: lamp.png
XBS-Validate: make check
XBS-Validate: make pylint cppcheck check