Do full code validation before each release.
authorEric S. Raymond <esr@thyrsus.com>
Mon, 18 Apr 2022 18:47:01 +0000 (14:47 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Mon, 18 Apr 2022 18:47:01 +0000 (14:47 -0400)
control

diff --git a/control b/control
index ac18d9c3231426ada8821878daa2afff3f95f4f5..841e7ab6fe1a1c1afc600b2f965e2fe487ed4096 100644 (file)
--- a/control
+++ b/control
@@ -27,4 +27,4 @@ XBS-VC-Tag-Template: %(version)s
 
 XBS-Logo: lamp.png
 
-XBS-Validate: make check
+XBS-Validate: make pylint cppcheck check