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 7f7006b commit 31e8ebfCopy full SHA for 31e8ebf
captainhook.json
@@ -22,7 +22,7 @@
22
"action": "\\Ruudk\\ReadmeExamplesSyncHook\\SyncReadmeExamples"
23
},
24
{
25
- "action": "vendor/bin/php-cs-fixer fix"
+ "action": "vendor/bin/php-cs-fixer check --diff"
26
27
28
"action": "vendor/bin/phpstan"
0 commit comments