From 7f2e93c2232dcfeb54688e5b69bece24d3d6470f Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sat, 16 Oct 2021 12:28:19 +0100 Subject: Disable bugprone-easily-swappable-parameters --- Jamroot.jam | 1 + 1 file changed, 1 insertion(+) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index bca9e3e..87fee9b 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -39,6 +39,7 @@ project tidy:boost-* tidy:bugprone-* tidy:bugprone-macro-parentheses + tidy:bugprone-easily-swappable-parameters tidy:clang-* tidy:misc-* tidy:misc-non-private-member-variables-in-classes -- cgit v1.2.3