Travis: Temporary suppression of some Cppcheck warnings

This commit is contained in:
Daniel Marjamäki 2019-05-02 12:31:42 +02:00
parent 9bd007520b
commit 8aa68ee297
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ shadowFunction
# temporary suppressions - fix the warnings!
missingOverride
shiftTooManyBitsSigned
stlFindInsert
unusedPrivateFunction
useStlAlgorithm