mirror of
https://github.com/friendica/friendica
synced 2024-12-22 19:20:17 +00: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:
|
||||
level: 0
|
||||
|
||||
|
@ -7,3 +11,4 @@ parameters:
|
|||
scanDirectories:
|
||||
- mod
|
||||
- vendor
|
||||
- view
|
||||
|
|
Loading…
Reference in a new issue