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 fe8bcdb commit b9b707aCopy full SHA for b9b707a
1 file changed
.github/workflows/static-analysis.yml
@@ -37,4 +37,4 @@ jobs:
37
uses: ramsey/composer-install@v2
38
39
- name: Run a static analysis with phpstan/phpstan
40
- run: vendor/bin/phpstan --error-format=checkstyle | cs2pr
+ run: vendor/bin/phpstan
0 commit comments