From 23fbd9b037234171e04dadff5aa9b7f9dfa0f0cd Mon Sep 17 00:00:00 2001 From: Alex Skrypnyk Date: Tue, 19 Nov 2024 08:25:52 +1100 Subject: [PATCH] Removed obsolete PHPCS configs. --- phpcs.xml | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/phpcs.xml b/phpcs.xml index d4989de17..e4eab295b 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -22,10 +22,6 @@ - - circle\.yml - \.circle\/config\.yml - web\/themes\/custom\/.*\/build\/.* web\/themes\/custom\/.*\/fonts\/.* @@ -48,13 +44,6 @@ warning - - - *.Test\.php - *.TestCase\.php - *.test - - *.Test\.php @@ -62,7 +51,7 @@ *.test - + *\/tests\/behat\/bootstrap/*\.php