mirror of
https://github.com/friendica/friendica
synced 2024-12-23 00:40:15 +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:
|
excludePaths:
|
||||||
analyse:
|
analyse:
|
||||||
|
- addon/*/lang/*
|
||||||
- addon/*/vendor/*
|
- addon/*/vendor/*
|
||||||
|
|
||||||
scanDirectories:
|
scanDirectories:
|
||||||
|
|
Loading…
Reference in a new issue