From: Jakub Vrana Date: Fri, 7 Mar 2025 06:56:35 +0000 (+0100) Subject: PHPCS: Ignore compiled files X-Git-Tag: v5.0.0~2 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=a4a8f48a9cd3014c3180150027c79b211c511a60;p=adminer.git PHPCS: Ignore compiled files --- 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)[-.]