Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
TODO
* @file_get_contents WordPress#633
  • Loading branch information
lkraav committed Mar 22, 2017
1 parent 6db53e5 commit f4c8fd3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Conversion-Ready/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@
</rule>

<rule ref="WordPress-VIP">
<exclude name="WordPress.VIP.RestrictedFunctions" />
<exclude name="WordPress.VIP.SuperGlobalInputUsage" />

<!-- https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/pull/294 -->
<!--
<exclude name="WordPress.VIP.ValidatedSanitizedInput.InputNotSanitized" />
-->
</rule>

<rule ref="WordPress.WhiteSpace.ControlStructureSpacing">
Expand Down

0 comments on commit f4c8fd3

Please sign in to comment.