Do not allow WordPress.PHP.DevelopmentFunctions.error_log_print_r
This commit is contained in:
parent
0755038e8d
commit
2b132630a1
|
@ -54,9 +54,6 @@
|
|||
<exclude-pattern>includes/**/abstract-*.php</exclude-pattern>
|
||||
<exclude-pattern>tests/*</exclude-pattern>
|
||||
</rule>
|
||||
<rule ref="WordPress.PHP.DevelopmentFunctions.error_log_print_r">
|
||||
<exclude-pattern>tests/*</exclude-pattern>
|
||||
</rule>
|
||||
<rule ref="Generic.Commenting">
|
||||
<exclude-pattern>tests/</exclude-pattern>
|
||||
</rule>
|
||||
|
|
Loading…
Reference in New Issue