mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-04 05:48:40 +00:00
Fix severity for hooks
This commit is contained in:
parent
52dfc80824
commit
51cb526d8f
|
|
@ -92,6 +92,7 @@
|
||||||
</rule>
|
</rule>
|
||||||
<rule ref="PEAR.Classes.ClassDeclaration"/>
|
<rule ref="PEAR.Classes.ClassDeclaration"/>
|
||||||
<rule ref="PEAR.Commenting.FunctionComment">
|
<rule ref="PEAR.Commenting.FunctionComment">
|
||||||
|
<severity>3</severity>
|
||||||
<exclude-pattern>*/tests/*</exclude-pattern><!-- Tests don't need comments -->
|
<exclude-pattern>*/tests/*</exclude-pattern><!-- Tests don't need comments -->
|
||||||
</rule>
|
</rule>
|
||||||
<rule ref="PEAR.Commenting.InlineComment"/>
|
<rule ref="PEAR.Commenting.InlineComment"/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user