From 253449d9861aeee130074152e933341eb88a59f5 Mon Sep 17 00:00:00 2001 From: Neil Date: Wed, 17 Mar 2021 08:04:51 +1100 Subject: Drop suppression that appears to no longer be needed. --- cppcheck.suppress | 3 --- 1 file changed, 3 deletions(-) diff --git a/cppcheck.suppress b/cppcheck.suppress index 930f2111e..5c47b9528 100644 --- a/cppcheck.suppress +++ b/cppcheck.suppress @@ -40,6 +40,3 @@ passedByValue // Suppress everything in catch.hpp as won't be changing *:scintilla/test/unit/catch.hpp -// For now, suppress all test source files as, since Catch 2, cppcheck shows many warnings showing -// it doesn't understand the REQUIRE macro -*:scintilla/test/unit/*.cxx -- cgit v1.2.3