aboutsummaryrefslogtreecommitdiffhomepage
path: root/cppcheck.suppress
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2014-03-17 09:41:16 +1100
committerNeil <nyamatongwe@gmail.com>2014-03-17 09:41:16 +1100
commita8830152eabf4cce72730c79b72ae13b5ad9b927 (patch)
treefd084cdf607b25211abba117d86949905de83cea /cppcheck.suppress
parentc020be96e4a6691d3634990e1c437f19553afeba (diff)
downloadscintilla-mirror-a8830152eabf4cce72730c79b72ae13b5ad9b927.tar.gz
Avoid warning about 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 9aed019cf..51856ef3a 100644
--- a/cppcheck.suppress
+++ b/cppcheck.suppress
@@ -12,7 +12,6 @@ useInitializationList:scintilla/lexers/LexBasic.cxx
noCopyConstructor:scintilla/lexers/LexBash.cxx
variableScope:scintilla/lexers/LexBash.cxx
variableScope:scintilla/lexers/LexCmake.cxx
-variableScope:scintilla/lexers/LexCoffeeScript.cxx
variableScope:scintilla/lexers/LexCSS.cxx
useInitializationList:scintilla/lexers/LexD.cxx
variableScope:scintilla/lexers/LexErlang.cxx