From d45d61dacd75e9be125dfaa1a6f0be5d84e6e856 Mon Sep 17 00:00:00 2001 From: Jolien Trog Date: Wed, 8 Oct 2025 12:53:55 +0200 Subject: [PATCH] Rename rule: ignore NotPascalCase in views/helpers PHP_CodeSniffer 4.0 renamed the class name NotCamelCaps to NotPascalCase. --- icingaweb2.ruleset.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icingaweb2.ruleset.xml b/icingaweb2.ruleset.xml index f1bcb8996..2f67ebf0d 100644 --- a/icingaweb2.ruleset.xml +++ b/icingaweb2.ruleset.xml @@ -41,7 +41,7 @@ */application/views/helpers/* */library/Icinga/Web/Paginator/ScrollingStyle/SlidingWithBorder.php - + */application/views/helpers/* */library/Icinga/Web/Paginator/ScrollingStyle/SlidingWithBorder.php