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

feat: decrease noisiness


Signed-off-by: default avatarBart Jaskulski <bjaskulski@protonmail.com>
parent c9fef1ba
No related branches found
No related tags found
No related merge requests found
# [1.2.1] - 2024-12-05
## Change
- Remove another noisy strict rules.
# [1.2.0] - 2024-11-29
## Change
- Loosen phpstan rules strictness.
......
......@@ -9,3 +9,5 @@ parameters:
disallowedEmpty: false
disallowedShortTernary: false
disallowedLooseComparison: false
booleansInConditions: false
uselessCast: 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