]> git.mxchange.org Git - friendica.git/commitdiff
Add license note an scan directory for PHPStan
authorArt4 <art4@wlabs.de>
Sun, 3 Nov 2024 10:24:15 +0000 (11:24 +0100)
committerArt4 <art4@wlabs.de>
Sun, 3 Nov 2024 10:24:15 +0000 (11:24 +0100)
.phpstan.neon

index d69bb2f99cc6bcf0810270408b7e4fd3fc2825ba..ab1b5e1dc235c8bd419f797350e062737afd569c 100644 (file)
@@ -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