From 46f6aa3507120f4b69a54abc02d8829eac005b6f Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Mon, 1 Apr 2019 19:08:09 +0100 Subject: Enable hicpp tidy checks --- Jamroot.jam | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index 8677573..a513dc4 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -21,6 +21,9 @@ project tidy:clang-* tidy:misc-* tidy:modernize-* + tidy:hicpp-* + tidy:hicpp-vararg + tidy:hicpp-signed-bitwise ; build-project netfs ; -- cgit v1.2.3