mirror of
https://github.com/opdavies/build-configs.git
synced 2025-09-05 10:55:33 +01:00
fix(phpcs): incorrect rule formatting
This commit is contained in:
parent
3b0fc2c8a0
commit
d1be2d631b
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@
|
|||
<arg value="np"/>
|
||||
{% for standard in php.phpcs.standards|default(['Drupal', 'DrupalPractice']) %}
|
||||
<rule ref="{{ standard }}"/>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
</ruleset>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue