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 414b4c0 commit c1c3885Copy full SHA for c1c3885
captainhook.json
@@ -16,7 +16,7 @@
16
"action": "\\Ruudk\\ReadmeExamplesSyncHook\\SyncReadmeExamples"
17
},
18
{
19
- "action": "vendor/bin/php-cs-fixer fix"
+ "action": "vendor/bin/php-cs-fixer check --diff"
20
}
21
]
22
0 commit comments