projects
/
open-adventure.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c71a4dc
)
Do full code validation before each release.
author
Eric S. Raymond
<esr@thyrsus.com>
Mon, 18 Apr 2022 18:47:01 +0000
(14:47 -0400)
committer
Eric S. Raymond
<esr@thyrsus.com>
Mon, 18 Apr 2022 18:47:01 +0000
(14:47 -0400)
control
patch
|
blob
|
history
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