We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5072e68 commit 019c9e1Copy full SHA for 019c9e1
README.md
@@ -86,7 +86,7 @@ psalm --output-format=github
86
php-cs-fixer fix --dry-run --format=checkstyle | cs2pr
87
```
88
89
-### Using [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer)
+### Using [PHP_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer)
90
91
```bash
92
phpcs --report=checkstyle -q /path/to/code | cs2pr
0 commit comments