Update ruleset.xml

This commit is contained in:
2025-09-25 22:35:12 +03:00
parent c8e8cdd448
commit f9c31b0646

View File

@@ -86,6 +86,10 @@
<exclude name="SlevomatCodingStandard.Classes.ForbiddenPublicProperty.ForbiddenPublicProperty" />
<!-- This sniff has been deprecated since Slevomat Coding Standard 8.16.0 and will be removed in Slevomat Coding Standard 9.0.0. Use SlevomatCodingStandard.TypeHints.DNFTypeHintFormat instead. -->
<exclude name="SlevomatCodingStandard.TypeHints.UnionTypeHintFormat" />
</rule>