[wp-trac] [WordPress Trac] #58831: Coding Standards fixes for WP 6.4

WordPress Trac noreply at wordpress.org
Sat Sep 23 11:05:32 UTC 2023


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

Comment (by SergeyBiryukov):

 In [changeset:"56667" 56667]:
 {{{
 #!CommitTicketReference repository="" revision="56667"
 Coding Standards: Remove unnecessary directives in the PHPCompatibility
 ruleset.

 This commit:

 * Removes the unnecessary exclusion patterns for the `node_modules` and
 `vendor` directories. As this ruleset only scans the `src` directory,
 those directories would never be scanned anyway.
 * Removes the selective excludes related to the random_compat package.
 This package was removed in WP 6.3, so these excludes are no longer
 necessary.

 Follow-up to [46290], [56141].

 Props jrf.
 See #58831.
 }}}

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


More information about the wp-trac mailing list