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 165c3b1 commit 7a5df60Copy full SHA for 7a5df60
.github/workflows/lint.yml
@@ -41,6 +41,6 @@ jobs:
41
commit_message: fix code style
42
commit_options: '--no-verify'
43
44
- # We need to run PHPStan after commiting changes as it does not auto-fix errors.
+ # We need to run PHPStan after commiting changes as it does not auto-fix errors...
45
- name: PHPStan
46
run: ./vendor/bin/phpstan
0 commit comments