mirror of
https://github.com/Aviortheking/DeltaCMS.git
synced 2025-04-22 19:02:12 +00:00
6 lines
234 B
XML
6 lines
234 B
XML
<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="PSR12" xsi:noNamespaceSchemaLocation="../../../phpcs.xsd">
|
|
<description>The PSR-12 coding standard.</description>
|
|
<rule ref="PSR12"/>
|
|
<file>src</file>
|
|
</ruleset>
|