diff --git a/test/cppcheck_suppressions.txt b/test/cppcheck_suppressions.txt index f223e83a..8219ff30 100644 --- a/test/cppcheck_suppressions.txt +++ b/test/cppcheck_suppressions.txt @@ -69,8 +69,9 @@ noExplicitConstructor:seclang-parser.hh constParameter:seclang-parser.hh accessMoved:seclang-parser.hh -unreadVariable:rx.cc -unreadVariable:rx_global.cc +unreadVariable:src/operators/rx.cc +unreadVariable:src/operators/rx_global.cc + unusedFunction missingIncludeSystem