diff options
-rw-r--r-- | .suppress.cppcheck | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.suppress.cppcheck b/.suppress.cppcheck index 292f6884..1f1579cb 100644 --- a/.suppress.cppcheck +++ b/.suppress.cppcheck @@ -1,3 +1,4 @@ +assertWithSideEffect assignmentInAssert normalCheckLevelMaxBranches redundantInitialization |