diff options
Diffstat (limited to '.suppress.cppcheck')
-rw-r--r-- | .suppress.cppcheck | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.suppress.cppcheck b/.suppress.cppcheck index 6faa54c..ddbc41b 100644 --- a/.suppress.cppcheck +++ b/.suppress.cppcheck @@ -1,6 +1,5 @@ constParameterCallback constVariablePointer -constVariableReference duplicateBreak missingReturn normalCheckLevelMaxBranches |