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

fix: formatting


Signed-off-by: default avatarBart Jaskulski <bjaskulski@protonmail.com>
parent 3d532a0d
No related branches found
No related tags found
No related merge requests found
# [1.1.3] - 2024-10-29
## Fixed
- Invalid `rules.neon` format
# [1.1.2] - 2024-10-29
## Changed
- Don't enforce avoiding `empty()` calls.
......
......@@ -6,4 +6,4 @@ parameters:
- ../../php-stubs/woocommerce-stubs/woocommerce-stubs.php
strictRules:
requireParentConstructorCall: false
disallowedEmpty: 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