From abfa78d4fa2b233fa21439bf4985f8a24f0369cb Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Fri, 20 Jan 2023 20:39:56 +0100 Subject: Include the includes subdir in the phpcs checks too. --- .phpcs.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/.phpcs.xml b/.phpcs.xml index c31dba1..8cc7e75 100644 --- a/.phpcs.xml +++ b/.phpcs.xml @@ -3,6 +3,7 @@ PHPCS configuration for Giglogadmin giglogadmin.php + includes */src/Standards/*/Tests/*\.(inc|css|js)$ */tests/Core/*/*\.(inc|css|js)$ -- cgit v1.2.3