Fix: add rule ScopeIndent
This commit is contained in:
parent
10314e500c
commit
ca5321508f
@ -204,6 +204,10 @@
|
||||
<rule ref="PEAR.NamingConventions.ValidVariableName" />
|
||||
|
||||
<rule ref="PEAR.WhiteSpace.ObjectOperatorIndent" />
|
||||
|
||||
<rule ref="PEAR.WhiteSpace.ScopeIndent">
|
||||
<severity>0</severity>
|
||||
</rule>
|
||||
|
||||
<rule ref="PEAR.WhiteSpace.ScopeClosingBrace">
|
||||
<severity>0</severity>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user