From b677ca4a5599f8764b854cca68299cf84b41a67f Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Thu, 28 Jul 2022 02:41:23 +0100 Subject: Enable all cppchecks, no fixes needed --- Jamroot.jam | 1 + 1 file changed, 1 insertion(+) diff --git a/Jamroot.jam b/Jamroot.jam index c8a0273..a8c4244 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -34,6 +34,7 @@ project gcc,debug:-Wlogical-op gcc,debug:-Wuseless-cast coverage:on + tidy:all tidy:boost-* tidy:bugprone-* tidy:bugprone-macro-parentheses -- cgit v1.2.3