[wp-trac] [WordPress Trac] #58170: HTML API: Update code style so it passes when backported into Gutenberg

WordPress Trac noreply at wordpress.org
Fri Apr 21 11:17:50 UTC 2023


#58170: HTML API: Update code style so it passes when backported into Gutenberg
--------------------------+-----------------------------
 Reporter:  dmsnell       |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  HTML API      |    Version:  6.2
 Severity:  normal        |   Keywords:  has-patch
  Focuses:                |
--------------------------+-----------------------------
 [https://github.com/WordPress/wordpress-develop/pull/4360 GitHub PR#4360]

 During the attempted merge of WordPress/gutenberg#49966 the PHP linting
 rule rejected the PR, even though it's a direct copy from Core.

 In this PR we're adding spacing so that we can merge the "blessed" PR
 without creating conflicts between the two repositories.

 Somehow our linting rules aren't aligned and it would be good to fix that,
 but in order to focus on scope I'd like to get this change in to unblock
 the backport.

 **This patch only introduces new whitespace and should not impact code in
 any way.**

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/58170>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list