aboutsummaryrefslogtreecommitdiffhomepage
path: root/cppcheck.suppress
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2014-05-12 10:55:44 +1000
committerNeil <nyamatongwe@gmail.com>2014-05-12 10:55:44 +1000
commit66db7bd55643b6bebe76876d4041d4f23f4cd8ea (patch)
tree6d88412df9f366baed5c0a52e1aa48f40ae57b1f /cppcheck.suppress
parent884e9e4291c139dbcea97d50b143e1fd2e6829de (diff)
downloadscintilla-mirror-66db7bd55643b6bebe76876d4041d4f23f4cd8ea.tar.gz
Avoid cppcheck warning for LexPerl as not maintained by me.
Diffstat (limited to 'cppcheck.suppress')
-rw-r--r--cppcheck.suppress1
1 files changed, 1 insertions, 0 deletions
diff --git a/cppcheck.suppress b/cppcheck.suppress
index 51856ef3a..483822454 100644
--- a/cppcheck.suppress
+++ b/cppcheck.suppress
@@ -25,6 +25,7 @@ variableScope:scintilla/lexers/LexNsis.cxx
variableScope:scintilla/lexers/LexOpal.cxx
variableScope:scintilla/lexers/LexOthers.cxx
variableScope:scintilla/lexers/LexPB.cxx
+noCopyConstructor:scintilla/lexers/LexPerl.cxx
variableScope:scintilla/lexers/LexPS.cxx
variableScope:scintilla/lexers/LexRuby.cxx
uninitMemberVar:scintilla/lexers/LexRuby.cxx