From 913cdef182848c419c0b747c67b8cb60ee5d8076 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sun, 21 Aug 2022 19:02:05 +0100 Subject: Enable all cppchecks, no further fixes needed --- Jamroot.jam | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index d0ae95f..44c4e44 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -20,8 +20,9 @@ project : requirements release:on profile:on coverage:on - tidy:gfx/models/obj.cpp - tidy:lib/jsonParse.cpp + tidy:all + tidy:bin/link-static/gfx/models/obj.cpp + tidy:bin/link-static/lib/jsonParse.cpp tidy:boost-* tidy:bugprone-* tidy:bugprone-easily-swappable-parameters -- cgit v1.2.3