mirror of
https://github.com/friendica/friendica
synced 2024-12-22 13:20:15 +00:00
set PHPStan level to 0 for now
This commit is contained in:
parent
3ec5119933
commit
7c499c2212
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
parameters:
|
||||
level: 1
|
||||
level: 0
|
||||
|
||||
paths:
|
||||
- addon/
|
||||
|
|
Loading…
Reference in a new issue