Better rules for Travis CI.
This commit is contained in:
parent
b443161ed6
commit
7de804d3b3
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
|
||||
<!-- Include the WordPress ruleset, with exclusions. -->
|
||||
<rule ref="WordPress">
|
||||
<exclude name="Generic.WhiteSpace.ScopeIndent.Incorrect" />
|
||||
|
||||
<exclude name="WordPress.XSS.EscapeOutput" />
|
||||
<exclude name="WordPress.WhiteSpace.ScopeIndent.Incorrect" />
|
||||
</rule>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue