Update ruleset.xml
This commit is contained in:
@@ -611,6 +611,9 @@
|
|||||||
<exclude name="Squiz.Commenting.FunctionComment.TypeHintMissing"/>
|
<exclude name="Squiz.Commenting.FunctionComment.TypeHintMissing"/>
|
||||||
<exclude name="Squiz.Commenting.FunctionComment.SpacingAfterParamType"/>
|
<exclude name="Squiz.Commenting.FunctionComment.SpacingAfterParamType"/>
|
||||||
<exclude name="Squiz.Commenting.FunctionComment.SpacingAfterParamName"/>
|
<exclude name="Squiz.Commenting.FunctionComment.SpacingAfterParamName"/>
|
||||||
|
|
||||||
|
<exclude name="Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore"/>
|
||||||
|
<exclude name="PEAR.WhiteSpace.ScopeClosingBrace.Line"/>
|
||||||
</rule>
|
</rule>
|
||||||
|
|
||||||
<!-- Forbid global functions -->
|
<!-- Forbid global functions -->
|
||||||
|
|||||||
Reference in New Issue
Block a user