createrelease: updated self-check command

This commit is contained in:
Daniel Marjamäki 2019-02-08 19:47:56 +01:00
parent 7be56565f3
commit 9221570cfc
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# A script for creating release packages. The release packages are create in the home directory.
#
# self check:
# ./cppcheck --library=cppcheck-lib --enable=style --inconclusive --suppress=bitwiseOnBoolean --suppress=shadowFunction --suppress=useStlAlgorithm cli gui/*.cpp lib
# ./cppcheck -D__CPPCHECK__ --library=cppcheck-lib --enable=style --inconclusive --suppress=bitwiseOnBoolean --suppress=shadowFunction --suppress=useStlAlgorithm --suppress=*:externals/picojson.h cli gui/*.cpp lib
#
# Update translations
# lupdate gui.pro