From aad33c74a0cf3aeae8625bda785e912d64172fb3 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Wed, 20 Mar 2019 21:20:04 +0000 Subject: Enable clang tidy modernize and fixes --- Jamroot.jam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index 6201edb..31d72ec 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -19,7 +19,7 @@ project tidy:bugprone-* tidy:clang-* tidy:misc-* -#tidy:modernize-* + tidy:modernize-* tidy:hicpp-* tidy:performance-* ; -- cgit v1.2.3