Make WordPress Core

Opened 17 months ago

Closed 17 months ago

Last modified 11 months ago

#58250 closed enhancement (fixed)

HTML API: Adjust coding style to pass Gutenberg linter

Reported by: dmsnell's profile dmsnell Owned by: bernhard-reiter's profile 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

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.

#2 @Bernhard Reiter
17 months ago

  • Owner set to Bernhard Reiter
  • Resolution set to fixed
  • Status changed from new to closed

In 55721:

HTML API: Adjust coding style to pass Gutenberg linter.

This patch adjusts some minor neutral whitespace that the Gutenberg linting rejects.
There are no code changes otherwise.

Props dmsnell.
Fixes #58250.

@Bernhard Reiter commented on PR #4422:


17 months ago
#3

Committed to Core trunk in `r55721`.

#4 @Bernhard Reiter
17 months ago

  • Keywords fixed-major added
  • Resolution fixed deleted
  • Status changed from closed to reopened

Reopening for backport to 6.2.

#5 @Bernhard Reiter
17 months ago

  • Resolution set to fixed
  • Status changed from reopened to closed

In 55722:

HTML API: Adjust coding style to pass Gutenberg linter.

This patch adjusts some minor neutral whitespace that the Gutenberg linting rejects.
There are no code changes otherwise.

Props dmsnell.
Merges [55721] to the 6.2 branch.
Fixes #58250.

@Bernhard Reiter commented on PR #4422:


17 months ago
#6

Backported to Core's 6.2 branch in `r55722`.

#7 @Bernhard Reiter
17 months ago

  • Keywords fixed-major removed

#8 @swissspidy
17 months ago

  • Milestone changed from Awaiting Review to 6.2.1
Note: See TracTickets for help on using tickets.