Skip to content

Commit 843098a

Browse files
committed
chore: enable booleansInConditions
1 parent 642cf3b commit 843098a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpstan.neon.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,6 @@ parameters:
3535
strictRules:
3636
allRules: false
3737
disallowedLooseComparison: true
38+
booleansInConditions: true
3839
disallowedConstructs: true
3940
matchingInheritedMethodNames: true

0 commit comments

Comments
 (0)