createrelease: in self check, --inline-suppr should be used

This commit is contained in:
Daniel Marjamäki 2020-10-03 09:11:32 +02:00
parent e1ea2ee37d
commit c7262cde2d
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
# - ensure cfg files etc are included (win_installer/cppcheck.wxs)
#
# self check:
# ./cppcheck -D__CPPCHECK__ --library=cppcheck-lib --enable=style --inconclusive --suppress=bitwiseOnBoolean --suppress=shadowFunction --suppress=useStlAlgorithm --suppress=*:externals/picojson.h cli gui/*.cpp lib
# ./cppcheck -D__CPPCHECK__ --library=cppcheck-lib --enable=style --inconclusive --inline-suppr --suppress=bitwiseOnBoolean --suppress=shadowFunction --suppress=useStlAlgorithm --suppress=*:externals/picojson.h cli gui/*.cpp lib
#
# Update translations
# lupdate gui.pro