From b0766880307787b28d32f7d68ffc3f0e9448df88 Mon Sep 17 00:00:00 2001 From: mitchell Date: Fri, 6 Dec 2019 17:58:59 -0500 Subject: Backport: Feature [feature-requests:#1324] Add Hollywood lexer. Backport of changeset 7761:abba8b1c6f4a. --- cppcheck.suppress | 1 + 1 file changed, 1 insertion(+) (limited to 'cppcheck.suppress') diff --git a/cppcheck.suppress b/cppcheck.suppress index fd9135edd..708031766 100644 --- a/cppcheck.suppress +++ b/cppcheck.suppress @@ -65,6 +65,7 @@ constParameter:scintilla/lexers/LexFortran.cxx variableScope:scintilla/lexers/LexGui4Cli.cxx constParameter:scintilla/lexers/LexHaskell.cxx constParameter:scintilla/lexers/LexHex.cxx +missingOverride:scintilla/lexers/LexHollywood.cxx constParameter:scintilla/lexers/LexHTML.cxx variableScope:scintilla/lexers/LexInno.cxx constParameter:scintilla/lexers/LexJSON.cxx -- cgit v1.2.3