Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #29127, comment 3


Ignore:
Timestamp:
08/06/2014 03:28:17 PM (11 years ago)
Author:
lancewillett
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29127, comment 3

    v1 v2  
    66{{{
    77        <rule ref="WordPress.WhiteSpace.ScopeIndent">
    8                 // Lance TODO ignore wp-content/themes/ entirely for scope indent checks.
     8                // Ignore wp-content/themes/ entirely for scope indent checks.
    99                <exclude-pattern>*/wp-content/themes/*</exclude-pattern>
    1010        </rule>