mirror of
https://github.com/friendica/friendica
synced 2024-12-22 18:40:17 +00:00
let phpstan ignore addon lang folders
This commit is contained in:
parent
763d66f367
commit
6fed376c50
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ parameters:
|
|||
|
||||
excludePaths:
|
||||
analyse:
|
||||
- addon/*/lang/*
|
||||
- addon/*/vendor/*
|
||||
|
||||
scanDirectories:
|
||||
|
|
Loading…
Reference in a new issue