From 463dd49304a47b835d1818d7489fe7ba373890ac Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sat, 16 Feb 2019 14:21:28 +0000 Subject: Modernize clang tidy fixes --- Jamroot.jam | 1 + 1 file changed, 1 insertion(+) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index c9d6c33..6857f8a 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -19,6 +19,7 @@ project tidy:bugprone-* tidy:clang-* tidy:misc-* + tidy:modernize-* ; build-project libdbpp ; -- cgit v1.2.3