Opened 12 months ago
Last modified 2 months ago
#50010 new task (blessed)
wp-includes/blocks shouldn't be excluded from coding standards
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | 5.0 |
Component: | Editor | Keywords: | good-first-bug needs-testing |
Focuses: | coding-standards | Cc: |
Description
The wp-incudes/blocks directory is excluded from coding standards. This is presumably because the files are imported from Gutenberg, but there's no reason these files shouldn't adhere to core's coding standards.
Needs some investigation into why the directory is excluded, whether the files need updating in Gutenberg to adhere to core coding standards, and corresponding tickets on the Gutenberg repo as necessary.
Change History (2)
Note: See
TracTickets for help on using
tickets.