mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
Fix exclude pattern in phpstan config
This commit is contained in:
@@ -8,4 +8,4 @@ parameters:
|
||||
scanDirectories:
|
||||
- library
|
||||
ignoreErrors:
|
||||
- '#Method [\w:()_\\]+ should return (object|string) but return statement is missing.#'
|
||||
- '#Method [\w:\(\)_\\]+ should return (object|string) but return statement is missing.#'
|
||||
|
||||
Reference in New Issue
Block a user