mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-07 12:34:39 +02:00
install PHPStan for static code analysis
This commit is contained in:
parent
cf92446cf3
commit
0965a84929
3 changed files with 70 additions and 1 deletions
9
.phpstan.neon
Normal file
9
.phpstan.neon
Normal file
|
@ -0,0 +1,9 @@
|
|||
parameters:
|
||||
level: 0
|
||||
|
||||
paths:
|
||||
- src/
|
||||
|
||||
scanDirectories:
|
||||
- mod
|
||||
- vendor
|
Loading…
Add table
Add a link
Reference in a new issue