We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95c7009 commit 62bbd7bCopy full SHA for 62bbd7b
test/cppcheck_suppressions.txt
@@ -69,8 +69,9 @@ noExplicitConstructor:seclang-parser.hh
69
constParameter:seclang-parser.hh
70
accessMoved:seclang-parser.hh
71
72
-unreadVariable:rx.cc
73
-unreadVariable:rx_global.cc
+unreadVariable:src/operators/rx.cc
+unreadVariable:src/operators/rx_global.cc
74
+
75
76
unusedFunction
77
missingIncludeSystem
0 commit comments