Ran PHPStan over everything and attempted some fixes.
This commit is contained in:
parent
3a118fef15
commit
d55585372e
49 changed files with 115 additions and 195 deletions
6
phpstan.neon
Normal file
6
phpstan.neon
Normal file
|
@ -0,0 +1,6 @@
|
|||
parameters:
|
||||
level: 5
|
||||
paths:
|
||||
- src
|
||||
bootstrapFiles:
|
||||
- misuzu.php
|
Loading…
Add table
Add a link
Reference in a new issue