Skip to content

Commit

Permalink
Exclude `WordPressVIPMinimum.VIP.RestrictedFunctions.wp_remote_get_wp…
Browse files Browse the repository at this point in the history
…_remote_get`
  • Loading branch information
tangrufus committed Feb 18, 2019
1 parent 469100a commit 1c5c20a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Itineris/ruleset.xml
Expand Up @@ -6,7 +6,9 @@

<rule ref="PSR12"/>

<rule ref="WordPressVIPMinimum"/>
<rule ref="WordPressVIPMinimum">
<exclude name="WordPressVIPMinimum.VIP.RestrictedFunctions.wp_remote_get_wp_remote_get"/>
</rule>

<rule ref="WordPress">
<exclude name="Generic.Classes.OpeningBraceSameLine.BraceOnNewLine"/>
Expand Down

0 comments on commit 1c5c20a

Please sign in to comment.