[wp-trac] [WordPress Trac] #44600: Update WPCS to 1.0.0, and enforce coding standards

WordPress Trac noreply at wordpress.org
Wed Aug 15 06:22:03 UTC 2018


#44600: Update WPCS to 1.0.0, and enforce coding standards
------------------------------+-------------------------------
 Reporter:  pento             |       Owner:  pento
     Type:  task (blessed)    |      Status:  assigned
 Priority:  normal            |   Milestone:  5.0
Component:  Build/Test Tools  |     Version:  trunk
 Severity:  normal            |  Resolution:
 Keywords:                    |     Focuses:  coding-standards
------------------------------+-------------------------------

Comment (by pento):

 In [changeset:"43569" 43569]:
 {{{
 #!CommitTicketReference repository="" revision="43569"
 Coding Standards: Prepare for upgrading WPCS to 1.0.0.

 In order to get the best result when running `phpcbf` across the codebase,
 there are some manual tweaks we need to make.

 These fall into three categories:
 - Fixing incorrectly indented code which has flow-on effects when auto-
 fixing.
 - Tweaking the layout of inline PHP inside HTML tags.
 - Moving more complex inline PHP inside HTML tags, to execute earlier.

 See #44600.
 }}}

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


More information about the wp-trac mailing list