aboutsummaryrefslogtreecommitdiffhomepage
path: root/cppcheck.suppress
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2014-02-06 09:02:21 +1100
committerNeil <nyamatongwe@gmail.com>2014-02-06 09:02:21 +1100
commitec9b0acbd88659699aac437d5fa84d04552111bd (patch)
tree9ac29d560dbf4ffcec3dbcdd02e771a2ff5edfdd /cppcheck.suppress
parentc012e84b6c2cab27d3a5e289cddc628596183f29 (diff)
downloadscintilla-mirror-ec9b0acbd88659699aac437d5fa84d04552111bd.tar.gz
Avoid warning for excessive variable scope.
Diffstat (limited to 'cppcheck.suppress')
-rw-r--r--cppcheck.suppress1
1 files changed, 0 insertions, 1 deletions
diff --git a/cppcheck.suppress b/cppcheck.suppress
index f6c54313c..9aed019cf 100644
--- a/cppcheck.suppress
+++ b/cppcheck.suppress
@@ -16,7 +16,6 @@ variableScope:scintilla/lexers/LexCoffeeScript.cxx
variableScope:scintilla/lexers/LexCSS.cxx
useInitializationList:scintilla/lexers/LexD.cxx
variableScope:scintilla/lexers/LexErlang.cxx
-variableScope:scintilla/lexers/LexFortran.cxx
variableScope:scintilla/lexers/LexGui4Cli.cxx
variableScope:scintilla/lexers/LexInno.cxx
variableScope:scintilla/lexers/LexLaTeX.cxx