Travis: Temporary suppression of some Cppcheck warnings
This commit is contained in:
parent
9bd007520b
commit
8aa68ee297
|
@ -8,6 +8,7 @@ shadowFunction
|
||||||
# temporary suppressions - fix the warnings!
|
# temporary suppressions - fix the warnings!
|
||||||
missingOverride
|
missingOverride
|
||||||
shiftTooManyBitsSigned
|
shiftTooManyBitsSigned
|
||||||
|
stlFindInsert
|
||||||
unusedPrivateFunction
|
unusedPrivateFunction
|
||||||
useStlAlgorithm
|
useStlAlgorithm
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue