mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 15:54:26 +02:00
Merge branch 'phpstan-level-1' into phpstan-level-1-in-addons
This commit is contained in:
commit
b2eee3ffd3
129 changed files with 22490 additions and 21597 deletions
|
@ -3,7 +3,7 @@
|
|||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
parameters:
|
||||
level: 0
|
||||
level: 1
|
||||
|
||||
paths:
|
||||
- addon/
|
||||
|
@ -16,5 +16,9 @@ parameters:
|
|||
|
||||
scanDirectories:
|
||||
- mod
|
||||
- static
|
||||
- vendor
|
||||
- view
|
||||
|
||||
dynamicConstantNames:
|
||||
- DB_UPDATE_VERSION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue