mirror of
https://github.com/maxpozdeev/mytinytodo.git
synced 2026-03-11 08:55:27 +00:00
Add bootstrap file to phpstan
This commit is contained in:
parent
3d0d2bf51d
commit
1ea7a7bc20
1 changed files with 2 additions and 0 deletions
|
|
@ -8,5 +8,7 @@ parameters:
|
|||
excludePaths:
|
||||
analyse:
|
||||
- src/includes/vendor
|
||||
bootstrapFiles:
|
||||
- src/config-sample.php
|
||||
fileExtensions:
|
||||
- php
|
||||
Loading…
Reference in a new issue