mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 13:26:01 +03:00
Removes check-valgrind files after a maintainer-clean
This commit is contained in:
parent
46f4b84a07
commit
247f24c5bb
@ -36,9 +36,11 @@ MAINTAINERCLEANFILES = \
|
||||
missing \
|
||||
test/modsec-shared-collections \
|
||||
test/modsec-shared-collections-lock \
|
||||
test-suite-drd.log \
|
||||
test-suite-helgrind.log \
|
||||
test-suite-memcheck.log \
|
||||
ylwrap
|
||||
|
||||
|
||||
cppcheck:
|
||||
cppcheck --suppressions-list=./test/cppcheck_suppressions.txt --enable=all --inconclusive --template="{file},{line},{severity},{id},{message}" -U YYSTYPE -U YY_USER_INIT --std=posix .
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user