mirror of
https://github.com/Aviortheking/DeltaCMS.git
synced 2025-07-29 21:19:50 +00:00
Renamed phpcs.xml
This commit is contained in:
6
phpcs.xml
Normal file
6
phpcs.xml
Normal file
@ -0,0 +1,6 @@
|
||||
<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>
|
||||
<exclude-pattern>Modules</exclude-pattern>
|
||||
</ruleset>
|
Reference in New Issue
Block a user