aboutsummaryrefslogtreecommitdiffhomepage
path: root/cppcheck.suppress
diff options
context:
space:
mode:
authormitchell <unknown>2020-01-04 22:08:11 -0500
committermitchell <unknown>2020-01-04 22:08:11 -0500
commit7f72696207af4aab18744f65b3bf671d3465cb7b (patch)
treea5ba7a39e3a06f3b6955981074b2fe9f4ccd05e3 /cppcheck.suppress
parent2ea5ecaced05f3507e4b76d74cd17d988f1bafc8 (diff)
downloadscintilla-mirror-7f72696207af4aab18744f65b3bf671d3465cb7b.tar.gz
Backport: Added Raku lexer and style properties and example files
Backport of changeset 7900:bcb95162cd06.
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 444adba26..d0bb6d38d 100644
--- a/cppcheck.suppress
+++ b/cppcheck.suppress
@@ -100,6 +100,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