From c340f16f634c5ed8e70d349bbc9cc1550d282627 Mon Sep 17 00:00:00 2001 From: Jeremy Wood Date: Sat, 9 Sep 2023 11:28:24 -0400 Subject: [PATCH] Use different parameter number checks for methods and constructors. --- config/mv_checks.xml | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/config/mv_checks.xml b/config/mv_checks.xml index 57b9e2ac..d48e4b16 100644 --- a/config/mv_checks.xml +++ b/config/mv_checks.xml @@ -520,15 +520,30 @@ - - + + + - + + + + + + + + + + + + + + +