build-configs(update)

This commit is contained in:
Oliver Davies 2023-04-23 17:38:17 +01:00
parent 17b7ac72c6
commit 866402165a

View file

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