Skip to content
Snippets Groups Projects
Commit 1f5a908a authored by jurgenhaas's avatar jurgenhaas
Browse files

Provide path for phpcs executable

parent ecccd540
Branches
Tags v1.6.3
No related merge requests found
ahoyapi: v2 ahoyapi: v2
commands: commands:
phpcs: phpcs:
cmd: ahoy d4d exec phpcs --standard=DrupalPractice /var/www/html/web/modules/custom/ /var/www/html/web/profiles/custom/ /var/www/html/web/themes/custom/ cmd: ahoy d4d exec vendor/bin/phpcs --standard=DrupalPractice /var/www/html/web/modules/custom/ /var/www/html/web/profiles/custom/ /var/www/html/web/themes/custom/
usage: PHP coding standards usage: PHP coding standards
phpunit: phpunit:
cmd: ahoy d4d exec vendor/bin/phpunit --configuration /var/www/html/tests/phpunit.xml.dist cmd: ahoy d4d exec vendor/bin/phpunit --configuration /var/www/html/tests/phpunit.xml.dist
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment