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 7cd3b37 commit ad49b6aCopy full SHA for ad49b6a
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