Relaxed cppcheck

This commit is contained in:
Jan Möbius
2022-03-07 13:23:01 +01:00
parent 7e670896a6
commit cd1db1184c

View File

@@ -32,7 +32,7 @@ echo "CPPCHECK Summary"
echo "=============================================================================="
echo -e "${NC}"
MAX_COUNT=23
MAX_COUNT=33
if [ $COUNT -gt $MAX_COUNT ]; then
echo -e ${WARNING}