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

Provide path for phpcs executable

parent ecccd540
No related branches found
No related tags found
No related merge requests found
ahoyapi: v2
commands:
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
phpunit:
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