Skip to content
Snippets Groups Projects
Verified Commit 20740fb9 authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

feat: disable empty check


Signed-off-by: default avatarBart Jaskulski <bjaskulski@protonmail.com>
parent 696ad040
No related branches found
No related tags found
No related merge requests found
# [1.1.2] - 2024-10-29
## Changed
- Don't enforce avoiding `empty()` calls.
# [1.1.1] - 2024-09-11
## Changed
- Update WooCommerce stubs library.
......
......@@ -6,3 +6,4 @@ parameters:
- ../../php-stubs/woocommerce-stubs/woocommerce-stubs.php
strictRules:
requireParentConstructorCall: false
disallowedEmpty: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment