From 0a11f98771e222d83061f538871e7e4ba1de68bd Mon Sep 17 00:00:00 2001 From: Sanae Date: Mon, 1 Jul 2024 21:01:59 +0000 Subject: [PATCH] fix phpcs rules to avoid errors from moving core classes --- .phpcs.xml.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.phpcs.xml.dist b/.phpcs.xml.dist index 40b218e0..c08cd9af 100644 --- a/.phpcs.xml.dist +++ b/.phpcs.xml.dist @@ -29,7 +29,7 @@ */updates/updates\.php$ - */classes/obfcallbacks\.php$ + */classes/core/obfcallbacks\.php$