From 884eacf5668bc26c16cc7413009a0a2c53eb3b5e Mon Sep 17 00:00:00 2001 From: IanDelMar <42134098+IanDelMar@users.noreply.github.com> Date: Mon, 30 Sep 2024 08:52:17 +0200 Subject: [PATCH] Update rule ref for long functions sniff (#237) --- phpcs.xml.dist | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/phpcs.xml.dist b/phpcs.xml.dist index d8239e1..c64227b 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -12,8 +12,15 @@ + + + + + + + - + tests/TypeInferenceTest.php @@ -53,11 +60,4 @@ tests/ - - - - - - -