build-configs(update)

This commit is contained in:
Oliver Davies 2023-04-23 17:38:13 +01:00
parent 7e60133b89
commit e50432a9f8

View file

@ -3,8 +3,11 @@
<ruleset name="docker-example-drupal coding standards">
<description>PHPCS configuration file for docker-example-drupal.</description>
<file>src</file>
<arg value="np"/>
<rule ref="Drupal"/>
<rule ref="DrupalPractice"/>
</ruleset>