From 89e963bfb652259702b44ab3a1b1c916f7e65a0e Mon Sep 17 00:00:00 2001 From: Marian <42134098+IanDelMar@users.noreply.github.com> Date: Mon, 30 Sep 2024 08:48:00 +0200 Subject: [PATCH] Update rule ref for long functions sniff --- 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/ - - - - - - -