mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-10 08:28:41 +00:00
Make multi-line less severe
This commit is contained in:
parent
815707a2ab
commit
f1f6eb581d
|
|
@ -97,7 +97,9 @@
|
||||||
</rule>
|
</rule>
|
||||||
<rule ref="PEAR.Commenting.InlineComment"/>
|
<rule ref="PEAR.Commenting.InlineComment"/>
|
||||||
<rule ref="PEAR.ControlStructures.ControlSignature"/>
|
<rule ref="PEAR.ControlStructures.ControlSignature"/>
|
||||||
<rule ref="PEAR.ControlStructures.MultiLineCondition"/>
|
<rule ref="PEAR.ControlStructures.MultiLineCondition">
|
||||||
|
<severity>3</severity>
|
||||||
|
</rule>
|
||||||
<rule ref="PEAR.Functions.ValidDefaultValue"/>
|
<rule ref="PEAR.Functions.ValidDefaultValue"/>
|
||||||
<rule ref="PSR1.Files.SideEffects">
|
<rule ref="PSR1.Files.SideEffects">
|
||||||
<rule ref="PSR1.Classes.ClassDeclaration"/>
|
<rule ref="PSR1.Classes.ClassDeclaration"/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user