cppcheck 1.52 support templates. Remove style warnings. Set correct path to
source code. --HG-- branch : develop
This commit is contained in:
parent
bae1cc12b1
commit
05b3cfa4db
|
@ -29,7 +29,7 @@ before_script:
|
|||
- qmake ../Valentina.pro -r
|
||||
|
||||
script:
|
||||
- cppcheck --error-exitcode=1 --quiet --std=posix --enable=performance,portability,style .
|
||||
- cppcheck --error-exitcode=1 --quiet --inline-suppr --template '{file}:{line}:{message}:{id}' --std=posix --enable=performance,portability ../src
|
||||
- make -j$(nproc)
|
||||
- make check
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user