diff options
Diffstat (limited to 'cppcheck.suppress')
-rw-r--r-- | cppcheck.suppress | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cppcheck.suppress b/cppcheck.suppress index 10bf9dbf3..5a973db87 100644 --- a/cppcheck.suppress +++ b/cppcheck.suppress @@ -30,6 +30,7 @@ variableScope:scintilla/lexers/LexRuby.cxx uninitMemberVar:scintilla/lexers/LexRuby.cxx
variableScope:scintilla/lexers/LexSpecman.cxx
unreadVariable:scintilla/lexers/LexSpice.cxx
+clarifyCalculation:scintilla/lexers/LexTADS3.cxx
invalidscanf:scintilla/lexers/LexTCMD.cxx
variableScope:scintilla/lexers/LexTeX.cxx
variableScope:scintilla/lexers/LexVHDL.cxx
|