[TOOLS][COMPONENT][FreeNetwork][PLUGIN][ActivityPub] Temporarily exclude FreeNetwork and ActivityPub from PHPStan analysis, since it's a WIP

This commit is contained in:
Hugo Sales 2021-11-25 20:08:11 +00:00
parent 98b719dca3
commit 8fd02ef152
Signed by: someonewithpc
GPG Key ID: 7D0C7EAFC9D835A0
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@ parameters:
- tests
- components
- plugins
excludePaths:
- plugins/ActivityPub
- components/FreeNetwork
earlyTerminatingMethodCalls:
App\Core\Log:
- unexpected_exception