docker-example-drupal/phpcs.xml.dist

10 lines
334 B
XML

<?xml version="1.0"?>
<!-- Do not edit this file. It is automatically generated by 'build-configs'. -->
<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,DrupalPractice"/>
</ruleset>