mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-27 16:36:00 +00:00
Enable PHPStan level 2 with baseline
This commit is contained in:
parent
cb2abfd363
commit
e59a43596f
2 changed files with 486 additions and 1 deletions
|
@ -2,7 +2,7 @@ includes:
|
|||
- phpstan-baseline.neon
|
||||
|
||||
parameters:
|
||||
level: 1
|
||||
level: 2
|
||||
paths:
|
||||
- src
|
||||
- tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue