build-configs(update)

This commit is contained in:
Oliver Davies 2023-04-23 17:20:56 +01:00
parent 467785b8b5
commit 17b7ac72c6
2 changed files with 7 additions and 4 deletions

View file

@ -5,5 +5,6 @@
<description>PHPCS configuration file for docker-example-drupal-localgov.</description>
<file>src</file>
<arg value="np"/>
<rule ref="Drupal,DrupalPractice"/>
</ruleset>
<rule ref="Drupal"/>
<rule ref="DrupalPractice"/>
</ruleset>