This repository has been archived on 2025-09-29. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
docker-examples/phpcs.xml.dist

12 lines
368 B
XML

<?xml version="1.0"?>
<!-- Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs. -->
<ruleset name="docker-example-drupal-localgov coding standards">
<description>PHPCS configuration file for docker-example-drupal-localgov.</description>
<arg value="np"/>
<rule ref="DrupalPractice"/>
</ruleset>