2 <ruleset name="phpMyAdmin Standard">
3 <!-- http://pear.php.net/manual/en/package.php.php-codesniffer.annotated-ruleset.php -->
4 <description>phpMyAdmin custom coding standard</description>
7 <exclude name="PEAR.Commenting.FileComment" />
8 <exclude name="PEAR.Commenting.ClassComment" />
9 <exclude name="PEAR.Commenting.FunctionComment" />
10 <exclude name="PEAR.Commenting.InlineComment" />
11 <exclude name="Generic.Files.LineLength" />