mirror of
https://github.com/opdavies/build-configs.git
synced 2025-09-05 19:05:33 +01:00
refactor(drupal): reorganise templates
This commit is contained in:
parent
578340ca8f
commit
783d76fcf5
4 changed files with 24 additions and 60 deletions
|
@ -42,10 +42,5 @@ jobs:
|
|||
|
||||
just test --testdox --colors=always
|
||||
|
||||
{% if "phpcs" in php|keys -%}
|
||||
just _run php phpcs
|
||||
{%- endif %}
|
||||
|
||||
{% if "phpstan" in php|keys -%}
|
||||
just _run php phpstan analyze --no-progress --memory-limit=512M
|
||||
{%- endif %}
|
Loading…
Add table
Add a link
Reference in a new issue