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 e0f504f commit 4fcfedaCopy full SHA for 4fcfeda
README.md
@@ -101,7 +101,7 @@ jobs:
101
vendor/bin/phpstan analyse --error-format=checkstyle | cs2pr
102
```
103
104
-If you're use a custom PHP installation, then your project needs to require `staabm/annotate-pull-request-from-checkstyle`
+If you use a custom PHP installation, then your project needs to require `staabm/annotate-pull-request-from-checkstyle`
105
106
```yml
107
# ...
0 commit comments