mirror of
https://github.com/WordPress/WordPress-Coding-Standards.git
synced 2025-08-31 03:20:30 +08:00
Add WordPress.PHP.StrictInArray to WordPress-Extra
This commit is contained in:
parent
01047f1356
commit
fbbade7989
1 changed files with 2 additions and 0 deletions
|
@ -34,4 +34,6 @@
|
|||
<rule ref="WordPress.Variables.GlobalVariables"/>
|
||||
<rule ref="WordPress.PHP.StrictComparisons" />
|
||||
|
||||
<!-- https://vip.wordpress.com/documentation/code-review-what-we-look-for/#using-in_array-without-strict-parameter -->
|
||||
<rule ref="WordPress.PHP.StrictInArray" />
|
||||
</ruleset>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue