multi-downloader-client/phpcs.xml
modules-communs-php 93b0fa25b2 Initial commit
2024-01-11 10:04:42 +00:00

8 lines
165 B
XML

<?xml version="1.0"?>
<ruleset name="psr12-extended">
<file>src</file>
<file>tests</file>
<rule ref="PSR12"/>
<arg name="colors"/>
</ruleset>