mirror of
https://github.com/friendica/friendica
synced 2025-01-03 14:02:26 +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
|
# SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
parameters:
|
parameters:
|
||||||
level: 1
|
level: 0
|
||||||
|
|
||||||
paths:
|
paths:
|
||||||
- addon/
|
- addon/
|
||||||
|
|
Loading…
Reference in a new issue