From 97b1aae251a48af7b85eafd76e5284458d42f181 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sun, 27 Oct 2019 12:01:06 +0000 Subject: Fixes for tidy --- Jamroot.jam | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index bd70364..86bb2a8 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -14,7 +14,17 @@ project debug:extra debug:on coverage:on - ; + tidy:boost-* + tidy:bugprone-* + tidy:clang-* + tidy:misc-* + tidy:modernize-* + tidy:modernize-use-trailing-return-type + tidy:hicpp-* + tidy:hicpp-vararg + tidy:hicpp-signed-bitwise + tidy:performance-* + ; lib adhocutil : : : : /usr/include/adhocutil ; lib dbppcore : : : : /usr/include/dbpp ; -- cgit v1.2.3