source: subversion/trunk/tools/PHP_CodeSniffer/CodeSniffer/Standards/RoundCube/ruleset.xml @ 4769

Last change on this file since 4769 was 4769, checked in by alec, 2 years ago
File size: 183 bytes
Line 
1<?xml version="1.0"?>
2<ruleset name="RoundCube">
3 <description>The RoundCube coding standard.</description>
4
5 <!-- Include the whole PEAR standard -->
6 <rule ref="PEAR"/>
7
8</ruleset>
Note: See TracBrowser for help on using the repository browser.