From a80165b78f2367f92e2eff679c4e035d1c5bdc7c Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Thu, 28 Sep 2023 22:30:20 +0000 Subject: [PATCH] Coding Standards: Remove temporary exclusion from the PHPCS ruleset. Now that the `block-library` package is updated for WP 6.4, this is no longer necessary. Related PR from Gutenberg repository: * [https://github.com/WordPress/gutenberg/pull/53866 #53866 Update WPCS to v3.0, and fix all reported Coding Standards issues] Follow-up to [56695], [56710]. See #59161. git-svn-id: https://develop.svn.wordpress.org/trunk@56741 602fd350-edb4-49c9-b593-d223f7449a82 --- phpcs.xml.dist | 6 ------ 1 file changed, 6 deletions(-) diff --git a/phpcs.xml.dist b/phpcs.xml.dist index 00ac927d07..8736e29f8c 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -274,12 +274,6 @@ /src/wp-includes/class-wpdb\.php - - - /src/wp-includes/blocks/* - - /src/wp-includes/class-wpdb\.php