#58250 closed enhancement (fixed)
HTML API: Adjust coding style to pass Gutenberg linter
Reported by: | dmsnell | Owned by: | Bernhard Reiter |
---|---|---|---|
Milestone: | 6.2.1 | Priority: | normal |
Severity: | normal | Version: | 6.2 |
Component: | HTML API | Keywords: | has-patch |
Focuses: | Cc: |
Description
This patch adjusts some minor neutral whitespace that the Gutenberg linting rejects.
There are no code changes otherwise.
Change History (8)
This ticket was mentioned in PR #4422 on WordPress/wordpress-develop by @dmsnell.
17 months ago
#1
#2
@
17 months ago
- Owner set to Bernhard Reiter
- Resolution set to fixed
- Status changed from new to closed
In 55721:
@Bernhard Reiter commented on PR #4422:
17 months ago
#3
Committed to Core trunk
in `r55721`.
#4
@
17 months ago
- Keywords fixed-major added
- Resolution fixed deleted
- Status changed from closed to reopened
Reopening for backport to 6.2.
@Bernhard Reiter commented on PR #4422:
17 months ago
#6
Backported to Core's 6.2
branch in `r55722`.
Note: See
TracTickets for help on using
tickets.
Trac: #58250-ticket
Nothing special here: just removing some spaces so that this code can be back-ported into Gutenberg.
There are no changes in this PR other than removing three neutral whitespaces.