From eca267a8741ec96075eaff7585a9575a156bb9af Mon Sep 17 00:00:00 2001 From: Anton Ukhanev Date: Wed, 17 Feb 2021 14:10:49 +0100 Subject: [PATCH] No longer requiring WPCS for file names --- phpcs.xml.dist | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/phpcs.xml.dist b/phpcs.xml.dist index 6a1702bf3..55ec61e99 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -19,6 +19,11 @@ tests/ + + + + + ./src ./modules