build-configs(update)
This commit is contained in:
parent
866402165a
commit
50d65ec961
2 changed files with 7 additions and 8 deletions
|
|
@ -2,12 +2,11 @@
|
||||||
<!-- Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs. -->
|
<!-- Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs. -->
|
||||||
|
|
||||||
<ruleset name="docker-example-drupal-localgov coding standards">
|
<ruleset name="docker-example-drupal-localgov coding standards">
|
||||||
<description>PHPCS configuration file for docker-example-drupal-localgov.</description>
|
<description>PHPCS configuration file for docker-example-drupal-localgov.</description>
|
||||||
|
|
||||||
|
|
||||||
<arg value="np"/>
|
<arg value="np"/>
|
||||||
|
|
||||||
<rule ref="Drupal"/>
|
<rule ref="DrupalPractice"/>
|
||||||
<rule ref="DrupalPractice"/>
|
|
||||||
|
|
||||||
</ruleset>
|
</ruleset>
|
||||||
|
|
|
||||||
Reference in a new issue