mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-07 18:44:26 +02:00
Add license note an scan directory for PHPStan
This commit is contained in:
parent
0965a84929
commit
adb1bd2ad0
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2010 - 2024 the Friendica project
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
parameters:
|
parameters:
|
||||||
level: 0
|
level: 0
|
||||||
|
|
||||||
|
@ -7,3 +11,4 @@ parameters:
|
||||||
scanDirectories:
|
scanDirectories:
|
||||||
- mod
|
- mod
|
||||||
- vendor
|
- vendor
|
||||||
|
- view
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue