Do not allow WordPress.PHP.DevelopmentFunctions.error_log_print_r

This commit is contained in:
Claudio Sanches 2018-02-02 14:20:17 -02:00
parent 0755038e8d
commit 2b132630a1
1 changed files with 0 additions and 3 deletions

View File

@ -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>