Add cppcheck suppressions

This commit is contained in:
Martin Vierula 2023-05-05 13:29:41 -07:00
parent 1078a7cfab
commit 95c7009b88
No known key found for this signature in database
GPG Key ID: F2FC4E45883BCBA4

View File

@ -69,6 +69,9 @@ noExplicitConstructor:seclang-parser.hh
constParameter:seclang-parser.hh
accessMoved:seclang-parser.hh
unreadVariable:rx.cc
unreadVariable:rx_global.cc
unusedFunction
missingIncludeSystem
useStlAlgorithm