[wp-trac] [WordPress Trac] #55647: Coding Standards fixes for WP 6.1

WordPress Trac noreply at wordpress.org
Wed Aug 31 13:39:48 UTC 2022


#55647: Coding Standards fixes for WP 6.1
----------------------------+-------------------------------
 Reporter:  costdev         |       Owner:  (none)
     Type:  task (blessed)  |      Status:  new
 Priority:  normal          |   Milestone:  6.1
Component:  General         |     Version:
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:  coding-standards
----------------------------+-------------------------------

Comment (by SergeyBiryukov):

 In [changeset:"54038" 54038]:
 {{{
 #!CommitTicketReference repository="" revision="54038"
 Coding Standards: Use more consistent formatting in `wp-includes/class-
 json.php`.

 As an adopted library that does not follow the WordPress Coding Standards,
 the file ended with a mix of tab and spaces as part of maintenance updates
 over the years.

 This commit standardizes on spaces for now, to bring some consistency
 while minimizing the number of changes.

 Includes moving all the declared properties to the top of the class.

 Follow-up to [11875], [11877], [23376], [32990], [46377], [54037].

 See #55647.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/55647#comment:35>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list