Fix a rule
This commit is contained in:
parent
376a7e2e3c
commit
943f8108ab
@ -215,7 +215,11 @@
|
|||||||
<severity>0</severity>
|
<severity>0</severity>
|
||||||
</rule>
|
</rule>
|
||||||
|
|
||||||
<rule ref="PEAR.NamingConventions.ValidClassName.StartWithCaptial">
|
<rule ref="PEAR.NamingConventions.ValidClassName.StartWithCapital">
|
||||||
|
<severity>0</severity>
|
||||||
|
</rule>
|
||||||
|
<!-- some phpcs have a typo error in rule, so we add it too -->
|
||||||
|
<rule ref="PEAR.NamingConventions.ValidFunctionName.FunctionNoCaptial">
|
||||||
<severity>0</severity>
|
<severity>0</severity>
|
||||||
</rule>
|
</rule>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user