From a74f06f3379d3cb5bfe44204a1e447095f312a9d Mon Sep 17 00:00:00 2001 From: vedanshujain Date: Tue, 5 May 2020 19:22:21 +0530 Subject: [PATCH] Add exception for tests/php for filename sniff because it conflicts with PSR4. --- phpcs.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/phpcs.xml b/phpcs.xml index c8196e3167e..b1d14b43537 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -58,5 +58,6 @@ i18n/ src/ + tests/php