build-configs(update)
This commit is contained in:
parent
7e60133b89
commit
e50432a9f8
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue