HTML API: Adjust coding style to pass Gutenberg linter#4422
Closed
dmsnell wants to merge 1 commit intoWordPress:trunkfrom
Closed
HTML API: Adjust coding style to pass Gutenberg linter#4422dmsnell wants to merge 1 commit intoWordPress:trunkfrom
dmsnell wants to merge 1 commit intoWordPress:trunkfrom
Conversation
Contributor
|
Committed to Core |
Contributor
|
Backported to Core's |
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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.