Skip to content

Commit 95c7009

Browse files
committed
Add cppcheck suppressions
1 parent 1078a7c commit 95c7009

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/cppcheck_suppressions.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ noExplicitConstructor:seclang-parser.hh
6969
constParameter:seclang-parser.hh
7070
accessMoved:seclang-parser.hh
7171

72+
unreadVariable:rx.cc
73+
unreadVariable:rx_global.cc
74+
7275
unusedFunction
7376
missingIncludeSystem
7477
useStlAlgorithm

0 commit comments

Comments
 (0)