[wp-trac] [WordPress Trac] #50009: class-wp-block-parser.php shouldn't be excluded from coding standards
WordPress Trac
noreply at wordpress.org
Sat Apr 25 17:37:37 UTC 2020
#50009: class-wp-block-parser.php shouldn't be excluded from coding standards
------------------------------+-----------------------------
Reporter: johnbillion | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: 5.0
Severity: normal | Keywords:
Focuses: coding-standards |
------------------------------+-----------------------------
The
[https://core.trac.wordpress.org/browser/trunk/phpcs.xml.dist?rev=47551&marks=121#L110
PHPCS config file excludes class-wp-block-parser.php from coding standards
checks] because the file is imported from Gutenberg but does not adhere to
core's coding standards.
Gutenberg issue for fixing the file:
https://github.com/WordPress/gutenberg/issues/21891
Once this issue is resolved, the coding standards exclusion should be
removed from core.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50009>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list