Skip to content

Commit

Permalink
PHPStan bleedingEdge
Browse files Browse the repository at this point in the history
  • Loading branch information
Alkarex committed Sep 10, 2024
1 parent a9f4240 commit 7e6efbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ parameters:
- '#Only booleans are allowed in (a negated boolean|a ternary operator condition|an elseif condition|an if condition|&&|\|\|), (bool|false|int(<[0-9, max]+>)?|true|null|\|)+ given.*#'
includes:
- vendor/phpstan/phpstan-strict-rules/rules.neon
- vendor/phpstan/phpstan/conf/bleedingEdge.neon

0 comments on commit 7e6efbb

Please # to comment.