Skip to content

Commit

Permalink
Correction to previous cppcheck suppression adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
martinhsv committed May 8, 2023
1 parent 95c7009 commit 62bbd7b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions test/cppcheck_suppressions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 62bbd7b

Please sign in to comment.