Skip to content

Commit

Permalink
[TASK] Also check ext_localconf.php with PHPStan (#1532)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverklee authored Jan 3, 2025
1 parent 1766a46 commit 6c264c6
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 6c264c6

Please sign in to comment.