mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-08-30 02:32:07 +08:00
Update phpcs.xml
This commit is contained in:
parent
ea7a02a370
commit
d6bbd5e301
1 changed files with 0 additions and 17 deletions
17
phpcs.xml
17
phpcs.xml
|
@ -1,18 +1 @@
|
|||
<?xml version="1.0"?>
|
||||
<ruleset name="MainWP">
|
||||
<description>WordPress coding standards for the MainWP Child.</description>
|
||||
|
||||
<file>.</file>
|
||||
|
||||
<arg value="sp"/>
|
||||
<arg name="extensions" value="php"/>
|
||||
<arg name="basepath" value="."/>
|
||||
<arg name="parallel" value="8"/>
|
||||
|
||||
<exclude-pattern>*/bin/*</exclude-pattern>
|
||||
<exclude-pattern>*/.github/*</exclude-pattern>
|
||||
<exclude-pattern>*/tests/*</exclude-pattern>
|
||||
|
||||
|
||||
|
||||
</ruleset>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue