Correction to previous cppcheck suppression adjustment

This commit is contained in:
Martin Vierula
2023-05-08 09:44:44 -07:00
parent 95c7009b88
commit 62bbd7b078

View File

@@ -69,8 +69,9 @@ noExplicitConstructor:seclang-parser.hh
constParameter:seclang-parser.hh constParameter:seclang-parser.hh
accessMoved:seclang-parser.hh accessMoved:seclang-parser.hh
unreadVariable:rx.cc unreadVariable:src/operators/rx.cc
unreadVariable:rx_global.cc unreadVariable:src/operators/rx_global.cc
unusedFunction unusedFunction
missingIncludeSystem missingIncludeSystem