Skip to content

Commit 856d8ca

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 a10e77c commit 856d8ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ npm run eslint -- path/to/analyze
113113
```
114114

115115
### RECTOR PHP
116-
Inside `magento-condign-standard` project. You can execute rector php as follows:
116+
From `magento-condign-standard` project, you can execute rector php as follows:
117117
```bash
118118
vendor/bin/rector process Magento2 Magento2Framework PHP_CodeSniffer --dry-run --autoload-file vendor/squizlabs/php_codesniffer/autoload.php
119119
```

0 commit comments

Comments
 (0)