From 775aed0492796b2444c760c4594a05067e49abb4 Mon Sep 17 00:00:00 2001 From: Yury Dubinsky Date: Tue, 7 Apr 2020 10:33:19 +1000 Subject: Bug [#1624]. Fix brace styling in Batch lexer so that brace matching works. Bug [#1906], Bug [#1997], and Bug [#2065] also fixed. --- cppcheck.suppress | 1 - 1 file changed, 1 deletion(-) (limited to 'cppcheck.suppress') diff --git a/cppcheck.suppress b/cppcheck.suppress index 8523b30f2..1d351d90b 100644 --- a/cppcheck.suppress +++ b/cppcheck.suppress @@ -139,7 +139,6 @@ constVariable:scintilla/lexers/LexAVE.cxx constVariable:scintilla/lexers/LexAVS.cxx constVariable:scintilla/lexers/LexAsn1.cxx constVariable:scintilla/lexers/LexBibTeX.cxx -constVariable:scintilla/lexers/LexBatch.cxx constVariable:scintilla/lexers/LexCLW.cxx constVariable:scintilla/lexers/LexCOBOL.cxx constVariable:scintilla/lexers/LexCSS.cxx -- cgit v1.2.3