From a4a8f48a9cd3014c3180150027c79b211c511a60 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Fri, 7 Mar 2025 07:56:35 +0100 Subject: [PATCH] PHPCS: Ignore compiled files --- phpcs.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpcs.xml b/phpcs.xml index 699d47c2..2ee757f5 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -7,7 +7,7 @@ . /externals/ /designs/ - /(adminer|editor)[^/]*.php + /(adminer|editor)[-.]