aboutsummaryrefslogtreecommitdiffhomepage
path: root/cppcheck.suppress
diff options
context:
space:
mode:
authorMark Reay <mark@reay.net.au>2020-01-03 23:08:28 +0000
committerMark Reay <mark@reay.net.au>2020-01-03 23:08:28 +0000
commit7f43e72c8ca4555105cd0b97863d3907f7fc62a5 (patch)
tree2f4e8c73c2dc1b1e54bedda8f54fb3b4d0a3b938 /cppcheck.suppress
parentb5623cb722b4ba7607979f52d4cf26e8be86f385 (diff)
downloadscintilla-mirror-7f43e72c8ca4555105cd0b97863d3907f7fc62a5.tar.gz
Added Raku lexer and style properties and example files
Diffstat (limited to 'cppcheck.suppress')
-rw-r--r--cppcheck.suppress2
1 files changed, 2 insertions, 0 deletions
diff --git a/cppcheck.suppress b/cppcheck.suppress
index eaba434fe..8523b30f2 100644
--- a/cppcheck.suppress
+++ b/cppcheck.suppress
@@ -99,6 +99,8 @@ constParameter:scintilla/lexers/LexPython.cxx
shadowVariable:scintilla/lexers/LexPowerPro.cxx
constParameter:scintilla/lexers/LexProgress.cxx
variableScope:scintilla/lexers/LexProgress.cxx
+constParameter:scintilla/lexers/LexRaku.cxx
+variableScope:scintilla/lexers/LexRaku.cxx
redundantInitialization:scintilla/lexers/LexRegistry.cxx
constParameter:scintilla/lexers/LexRuby.cxx
variableScope:scintilla/lexers/LexRuby.cxx