From 854abea18ca1a46c69b2eed1698839db36b5deb7 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Thu, 17 Jan 2019 19:35:11 +0000 Subject: More clang-tidy WIP --- Jamroot.jam | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index 6c48dae..7111626 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -21,6 +21,10 @@ project tidy:bugprone-* tidy:clang-* tidy:misc-* + tidy:modernize-* +#tidy:cppcoreguidelines-* +#tidy:hicpp-* +#tidy:performance-* ; build-project libadhocutil ; -- cgit v1.2.3