From ef7d059aadee7f679f2b858a9511388373e02b78 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Thu, 10 Dec 2020 19:28:40 +0000 Subject: Disable named parameter check --- Jamroot.jam | 1 + 1 file changed, 1 insertion(+) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index 9177f1e..755ccc8 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -27,6 +27,7 @@ project tidy:modernize-use-trailing-return-type tidy:misc-non-private-member-variables-in-classes tidy:hicpp-* + tidy:hicpp-named-parameter tidy:performance-* ; -- cgit v1.2.3