summaryrefslogtreecommitdiff
path: root/tools/PHP_CodeSniffer/CodeSniffer/Standards/RoundCube/ruleset.xml
blob: 33ecce9854f38372d5b7607cae5e2b2eaf313929 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0"?>
<ruleset name="RoundCube">
 <description>The RoundCube coding standard.</description>

 <!-- Include the whole PEAR standard -->
 <rule ref="PEAR"/>

</ruleset>