[wp-trac] [WordPress Trac] #65278: PHPCS scans can fail after running `build:dev`
WordPress Trac
noreply at wordpress.org
Wed May 20 14:55:45 UTC 2026
#65278: PHPCS scans can fail after running `build:dev`
------------------------------+--------------------
Reporter: desrosj | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 7.1
Component: Build/Test Tools | Version: trunk
Severity: normal | Keywords:
Focuses: |
------------------------------+--------------------
It seems that there are some cases where the PHPCS ruleset upstream within
the `gutenberg` repository either differs or is not enforced the same way
when compared to `wordpress-develop`.
@jorbin and I spotted this when running `grunt prerelease` locally after
running `build:dev` in the `7.0` branch. The `src/wp-
includes/css/dist/registry.php` file is not aligning array assignment
operators (`=>`).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/65278>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list