build-configs(update)

This commit is contained in:
Oliver Davies 2023-04-23 17:20:48 +01:00
parent 27fa24933b
commit 7e60133b89
2 changed files with 7 additions and 4 deletions

View file

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

View file

@ -2,6 +2,8 @@
parameters:
level: max
excludePaths:
- *Test.php
- *TestBase.php
paths:
- web/modules/custom
- web/modules/custom