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
8979679a95
commit
15bc4534e1
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
<exclude-pattern>*/tests/*</exclude-pattern>
|
<exclude-pattern>*/tests/*</exclude-pattern>
|
||||||
|
|
||||||
<config name="minimum_supported_wp_version" value="4.9" />
|
<config name="minimum_supported_wp_version" value="4.9" />
|
||||||
<config name="testVersion" value="5.6-"/>
|
<config name="testVersion" value="5.4-"/>
|
||||||
|
|
||||||
<rule ref="PSR1.Classes.ClassDeclaration"/>
|
<rule ref="PSR1.Classes.ClassDeclaration"/>
|
||||||
<rule ref="PSR2.Methods.FunctionClosingBrace"/>
|
<rule ref="PSR2.Methods.FunctionClosingBrace"/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue