mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-09-01 03:58:07 +08:00
Update phpcs.xml
This commit is contained in:
parent
5f32da3c2f
commit
f9a9b37b4a
1 changed files with 0 additions and 3 deletions
|
@ -32,10 +32,7 @@
|
||||||
<!-- Disable Strict comparison in array check. Not applicable in the mojority of cases. -->
|
<!-- Disable Strict comparison in array check. Not applicable in the mojority of cases. -->
|
||||||
<exclude name="WordPress.PHP.StrictInArray"/>
|
<exclude name="WordPress.PHP.StrictInArray"/>
|
||||||
|
|
||||||
<exclude name="Generic.WhiteSpace.DisallowSpaceIndent"/>
|
|
||||||
|
|
||||||
<exclude name="WordPress.Arrays.ArrayIndentation"/>
|
<exclude name="WordPress.Arrays.ArrayIndentation"/>
|
||||||
|
|
||||||
<exclude name="Squiz.ControlStructures.ControlSignature"/>
|
<exclude name="Squiz.ControlStructures.ControlSignature"/>
|
||||||
</rule>
|
</rule>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue