Skip to content

Commit 35f0ef6

Browse files
committed
chore: enable booleansInConditions
1 parent e420c03 commit 35f0ef6

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
@@ -34,5 +34,6 @@ parameters:
3434
treatPhpDocTypesAsCertain: false
3535
strictRules:
3636
allRules: false
37+
booleansInConditions: true
3738
disallowedConstructs: true
3839
matchingInheritedMethodNames: true

0 commit comments

Comments
 (0)