From e9dd0b8bb6a411698d850af0a50d9aeaa0187e95 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Mon, 1 Apr 2019 19:21:30 +0100 Subject: Enable performance tidy checks --- Jamroot.jam | 1 + 1 file changed, 1 insertion(+) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index a513dc4..5858c4e 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -24,6 +24,7 @@ project tidy:hicpp-* tidy:hicpp-vararg tidy:hicpp-signed-bitwise + tidy:performance-* ; build-project netfs ; -- cgit v1.2.3