Update ruleset.xml

This commit is contained in:
2026-08-22 15:01:25 +03:00
parent 0901df55c3
commit 64b3049a5a
+1
View File
@@ -4,6 +4,7 @@
<description>September first coding standard.</description>
<rule ref="PSR12">
<!-- Line length is not enforced -->
<exclude name="Generic.Files.LineLength"/>
<!-- checked by SlevomatCodingStandard.Namespaces.UseSpacing -->