Update ruleset.xml

This commit is contained in:
2025-09-25 22:13:40 +03:00
parent d6e68fec90
commit 4684207fc0

View File

@@ -642,8 +642,7 @@
<exclude name="Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore"/> <exclude name="Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore"/>
<exclude name="PEAR.WhiteSpace.ScopeClosingBrace.Line"/> <exclude name="PEAR.WhiteSpace.ScopeClosingBrace.Line"/>
<!-- Checked by Squiz.Commenting.FunctionComment.WrongStyle--> <exclude name="Squiz.Commenting.FunctionComment.WrongStyle"/>
<exclude name="Symfony.Commenting.FunctionComment.WrongStyle"/>
</rule> </rule>
<!-- Forbid global functions --> <!-- Forbid global functions -->