add rector

This commit is contained in:
Dennis Eichhorn 2023-09-22 17:56:56 +00:00
parent a3f51ef5f6
commit 0d6839e66e

View File

@ -31,7 +31,7 @@ echo "#################################################"
echo "# Rector inspection"
echo "#################################################"
# vendor/bin/rector process --config Build/Config/rector.php --dry-run ./
vendor/bin/rector process --config Build/Config/rector.php --dry-run ./
echo "#################################################"
echo "# ESlint"