Skip to content
Code-Schnipsel Gruppen Projekte

chore: setup CaptainHook for project tooling

Übergeordneter 4797963e
No related branches found
No related tags found
1 Merge Request!168Add QUIQQER Tooling
......@@ -4,4 +4,5 @@
<phar name="phpunit" version="^10.5.16" installed="10.5.16" location="./tools/phpunit" copy="false"/>
<phar name="phpcs" version="^3.10.2" installed="3.10.2" location="./tools/phpcs" copy="false"/>
<phar name="phpcbf" version="^3.10.2" installed="3.10.2" location="./tools/phpcbf" copy="false"/>
<phar name="captainhook" version="^5.23.3" installed="5.23.3" location="./tools/captainhook" copy="false"/>
</phive>
{
"pre-commit": {
"enabled": true,
"actions": [
{
"action": "\\CaptainHook\\App\\Hook\\PHP\\Action\\Linting"
},
{
"action": "composer test"
}
]
}
}
\ No newline at end of file
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren