mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-08-31 03:53:15 +08:00
Update phpcs.xml
This commit is contained in:
parent
da0a411dcc
commit
7e3b1f2601
1 changed files with 4 additions and 4 deletions
|
@ -43,10 +43,10 @@
|
|||
<exclude name="WordPress.Arrays.ArrayKeySpacingRestrictions"/>
|
||||
<exclude name="WordPress.Arrays.MultipleStatementAlignment"/>
|
||||
<exclude name="Generic.WhiteSpace.ArbitraryParenthesesSpacing"/>
|
||||
<exclude name="PSR2.ControlStructures.ElseIfDeclaration"/>
|
||||
<exclude name="PEAR.Files.IncludingFile"/>
|
||||
<exclude name="WordPress.Arrays.ArrayIndentation"/>
|
||||
<exclude name="Generic.ControlStructures.InlineControlStructure"/>
|
||||
<!--<exclude name="PSR2.ControlStructures.ElseIfDeclaration"/>-->
|
||||
<!--<exclude name="PEAR.Files.IncludingFile"/>-->
|
||||
<!--<exclude name="WordPress.Arrays.ArrayIndentation"/>-->
|
||||
<!--<exclude name="Generic.ControlStructures.InlineControlStructure"/>-->
|
||||
|
||||
</rule>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue