From 3c2ec8cccd115b85d5fc76b025bf81ede30834d4 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sun, 24 Jul 2022 15:12:48 +0100 Subject: Enable all cppcheck checks and fixup --- Jamroot.jam | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index 87fee9b..9da91b4 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -33,9 +33,10 @@ project gcc,debug:-Wlogical-op gcc,debug:-Wuseless-cast coverage:on - tidy:bin/sys.h - tidy:bin/net.h - tidy:unittests/bin/lorem-ipsum.h + tidy:all + tidy:libadhocutil/bin/sys.h + tidy:libadhocutil/bin/net.h + tidy:libadhocutil/unittests/bin/lorem-ipsum.h tidy:boost-* tidy:bugprone-* tidy:bugprone-macro-parentheses -- cgit v1.2.3