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

#19 Rename ahoy test...

#19 Rename ahoy test stylelintprepare into preparecorefordev
parent 74b6cba6
No related branches found
No related tags found
No related merge requests found
Pipeline #1252933 failed
......@@ -79,10 +79,10 @@ commands:
if [[ -f tests/junit/${module}.xml ]]; then JUNIT=--junit=tests/junit/${module}.xml; fi
ahoy d4d exec vendor/bin/phpmetrics --report-html=tests/metrics/$module $JUNIT web/modules/contrib/$module $@
usage: PHP Metrics by module
stylelintprepare:
preparecorefordev:
cmd: |
/usr/local/bin/node_cmd yarn --cwd web/core add stylelint-junit-formatter $@
usage: Prepare environment for style linter
usage: Prepare environment for other tests like style linter and cspell
stylelintmodule:
cmd: |
module=$1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment