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