Skip to content

Commit

Permalink
Updating coding standards with regards to superglobals
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Wolf committed Mar 19, 2015
1 parent 9692ba2 commit c46d1a9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion build/config/phpmd.xml
Expand Up @@ -50,5 +50,7 @@
</properties>
</rule>

<rule ref="rulesets/controversial.xml" />
<rule ref="rulesets/controversial.xml">
<exclude name="Superglobals"/>
</rule>
</ruleset>

0 comments on commit c46d1a9

Please sign in to comment.