#50009 closed task (blessed) (wontfix)
class-wp-block-parser.php shouldn't be excluded from coding standards
| Reported by: | johnbillion | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Editor | Version: | 5.0 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | coding-standards |
Description
The 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.
Change History (6)
This ticket was mentioned in Slack in #core by peterwilsoncc. View the logs.
5 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Related: #57832