build-configs(update)
This commit is contained in:
parent
7e60133b89
commit
e50432a9f8
|
@ -3,8 +3,11 @@
|
||||||
|
|
||||||
<ruleset name="docker-example-drupal coding standards">
|
<ruleset name="docker-example-drupal coding standards">
|
||||||
<description>PHPCS configuration file for docker-example-drupal.</description>
|
<description>PHPCS configuration file for docker-example-drupal.</description>
|
||||||
<file>src</file>
|
|
||||||
|
|
||||||
<arg value="np"/>
|
<arg value="np"/>
|
||||||
|
|
||||||
<rule ref="Drupal"/>
|
<rule ref="Drupal"/>
|
||||||
<rule ref="DrupalPractice"/>
|
<rule ref="DrupalPractice"/>
|
||||||
|
|
||||||
</ruleset>
|
</ruleset>
|
||||||
|
|
Loading…
Reference in a new issue