...
...
<?xml version="1.0"?> | |
<ruleset> | |
<description>Custom ruleset for Behance code standards</description> | |
<!-- Rues are imported individually to allow for easy configuration --> | |
<!-- Property names and values can be found here: http://phpmd.org/rules/index.html --> | |
<rule ref="rulesets/codesize.xml/ExcessiveMethodLength"> | |
<properties> |