Skip to content

Commit

Permalink
[TASK] Also check ext_localconf.php with PHPStan
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverklee committed Dec 25, 2024
1 parent ab78468 commit 3755508
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 @@ -16,6 +16,7 @@ parameters:
- Classes
- Configuration
- Tests
- ext_localconf.php

# Allow instanceof checks, particularly in tests
checkAlwaysTrueCheckTypeFunctionCall: false
Expand Down

0 comments on commit 3755508

Please sign in to comment.