mirror of
https://github.com/maxpozdeev/mytinytodo.git
synced 2026-03-11 08:55:27 +00:00
Use higher level in phpstan
This commit is contained in:
parent
672eb83395
commit
0de28c6a02
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ includes:
|
|||
- src/includes/vendor/phpstan/phpstan-deprecation-rules/rules.neon
|
||||
|
||||
parameters:
|
||||
level: 1
|
||||
level: 4
|
||||
paths:
|
||||
- src
|
||||
excludePaths:
|
||||
|
|
|
|||
Loading…
Reference in a new issue