mirror of
https://dev.iopsys.eu/bbf/icwmp.git
synced 2025-12-10 07:44:41 +01:00
Ticket refs #7501: icwmp: Fix static code warnings with cppcheck-2.7
This commit is contained in:
parent
14bfffafc3
commit
30eaa42c99
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ include:
|
|||
|
||||
variables:
|
||||
DEBUG: 'TRUE'
|
||||
COMMON_IMAGE: "iopsys/code-analysis:0.25"
|
||||
COMMON_IMAGE: "iopsys/code-analysis:0.27"
|
||||
RUN_CPPCHECK: "cppcheck --enable=all --inline-suppr --include=/usr/include/uci.h --suppress=unusedFunction -i ./test/"
|
||||
SOURCE_FOLDER: "."
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue