Skip to content

HTML API: Adjust coding style to pass Gutenberg linter#4422

Closed
dmsnell wants to merge 1 commit intoWordPress:trunkfrom
dmsnell:html-api/lint-linut-linit
Closed

HTML API: Adjust coding style to pass Gutenberg linter#4422
dmsnell wants to merge 1 commit intoWordPress:trunkfrom
dmsnell:html-api/lint-linut-linit

Conversation

@dmsnell
Copy link
Copy Markdown
Member

@dmsnell dmsnell commented May 4, 2023

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.

Copy link
Copy Markdown
Contributor

@ockham ockham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ockham
Copy link
Copy Markdown
Contributor

ockham commented May 4, 2023

Committed to Core trunk in r55721.

@ockham ockham closed this May 4, 2023
@ockham
Copy link
Copy Markdown
Contributor

ockham commented May 4, 2023

Backported to Core's 6.2 branch in r55722.

dmsnell added a commit to WordPress/gutenberg that referenced this pull request May 4, 2023
In this "blessed" patch we're backporting some udpates coming from Core in the
Tag Processor, namely a major fix to a rare bug that occurs when making changes
and then seeking to an earlier position in a document.

 - Preserve internal cursor across updates [#4371](WordPress/wordpress-develop#4371)
 - Update code example formatting to fix Developer Resources docs [#4419](WordPress/wordpress-develop#4419)
 - Update whitespace formatting to pass Gutenberg linter [#4433](WordPress/wordpress-develop#4422)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants