Merge branch 'develop' into introduce-phpmd

This commit is contained in:
Art4 2025-01-23 08:56:07 +00:00
commit 4c95605711
188 changed files with 5977 additions and 5583 deletions

View file

@ -173,6 +173,7 @@
"cs:fix": [
"@cs:install",
"bin/dev/php-cs-fixer/vendor/bin/php-cs-fixer fix"
]
],
"cs:fix-develop": "TARGET_BRANCH=develop COMMAND=fix bin/dev/fix-codestyle.sh"
}
}