From b38ae04492e53390cfcb1f3490385e205a74ff65 Mon Sep 17 00:00:00 2001 From: Paul Kevan Date: Thu, 23 May 2024 10:14:01 +0100 Subject: [PATCH] Revert "more phpcs" This reverts commit b2ca511a --- phpcs.xml.dist | 109 +++++++++++++++---------------------------------- 1 file changed, 33 insertions(+), 76 deletions(-) diff --git a/phpcs.xml.dist b/phpcs.xml.dist index 94d3f74..5f98c99 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -1,84 +1,32 @@ - Apply customized version of WordPress Coding Standards to WordCamp.org PHP scripts. + Apply customized version of WordPress Coding Standards to WordCamp.org projects. - - - - - - */vendor/* */node_modules/* - ./public_html/mu/* + + + /themes/pub/wporg + + + /plugins/(?!wporg-5ftf) + + + + . @@ -95,9 +43,6 @@ - - - @@ -119,6 +64,7 @@ + + + + - - - - - - - @@ -152,6 +94,13 @@ + + + */template-parts/content-5ftf_pledge.php$ + */archive-5ftf_pledge.php$ + */single-5ftf_pledge.php$ + + @@ -189,4 +138,12 @@ + + + + + + +