Skip to content

Commit

Permalink
Update PHPMD rule set
Browse files Browse the repository at this point in the history
  • Loading branch information
BackEndTea committed Nov 28, 2017
1 parent 7aa303d commit baa1f06
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions PHPMDRuleSet.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,4 @@
<rule ref="rulesets/cleancode.xml">
<exclude name="StaticAccess"/>
</rule>

<rule ref="rulesets/cleancode.xml/StaticAccess">
<properties>
<property name="exceptions" value="\OpenCFP\Domain\Model\Airport,\OpenCFP\Domain\Model\Favorite,\OpenCFP\Domain\Model\Group,\OpenCFP\Domain\Model\Talk,\OpenCFP\Domain\Model\TalkComment,\OpenCFP\Domain\Model\TalkMeta,\OpenCFP\Domain\Model\User,\OpenCFP\Environment" />
</properties>
</rule>
</ruleset>

0 comments on commit baa1f06

Please sign in to comment.