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.
2 parents 7cd3b37 + ad49b6a commit 2706423Copy full SHA for 2706423
README.md
@@ -38,7 +38,7 @@ phpstan analyse --error-format=checkstyle | vendor/bin/cs2pr
38
39
Using [Psalm](https://github.com/vimeo/psalm)
40
```bash
41
-psalm --output-format=checkstyle | vendor/bin/cs2pr`
+psalm --output-format=checkstyle | vendor/bin/cs2pr
42
```
43
44
Using [PHP Coding Standards Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer)
0 commit comments