This commit is contained in:
2025-10-22 20:04:26 +03:00
parent aac509b2d4
commit f9d48896ff
2 changed files with 9 additions and 9 deletions

View File

@@ -27,7 +27,7 @@
<!-- All SlevomatCodingStandard snifs https://github.com/slevomat/coding-standard?tab=readme-ov-file#fixing-errors-automatically -->
<rule ref="vendor/slevomat/coding-standard/SlevomatCodingStandard/ruleset.xml">
<rule ref="SlevomatCodingStandard">
<!-- sniffs to exclude -->
<exclude name="SlevomatCodingStandard.Arrays.AlphabeticallySortedByKeys.IncorrectKeyOrder" />