Skip to content

Commit 692b23d

Browse files
committed
AC-1740: Add rectorphp as a dependency to magento-coding-standard and run it as part of the GitHub actions
1 parent 4b3df3e commit 692b23d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ jobs:
9191
run: composer install
9292

9393
- name: Run rector
94-
run: vendor/bin/rector process Magento2 Magento2Framework PHP_CodeSniffer --dry-run --autload-file vendor/squizlabs/php_codesniffer/autoload.php
94+
run: vendor/bin/rector process Magento2 Magento2Framework PHP_CodeSniffer --dry-run --autoload-file vendor/squizlabs/php_codesniffer/autoload.php

0 commit comments

Comments
 (0)