mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-11 03:38:40 +00:00
fix config
This commit is contained in:
parent
22747dc720
commit
7a2e76b008
|
|
@ -132,6 +132,7 @@
|
|||
</rule>
|
||||
<rule ref="Generic.WhiteSpace.DisallowTabIndent"/>
|
||||
<rule ref="Generic.CodeAnalysis.UnusedFunctionParameter.FoundInExtendedClass">
|
||||
<exclude-pattern>*Grammar.php</exclude-pattern><!-- Not all grammar classes/functions use the parameters -->
|
||||
<severity>3</severity>
|
||||
</rule>
|
||||
<rule ref="PEAR.Classes.ClassDeclaration"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user