Skip to content

Commit 78d95a4

Browse files
committed
larastan upgrade
1 parent 22076de commit 78d95a4

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

configs/phpstan.dist.neon

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,10 @@ parameters:
1111
- %currentWorkingDirectory%/boostrap/cache/*
1212
- %currentWorkingDirectory%/vendor/*
1313
- %currentWorkingDirectory%/storage/*
14-
- %currentWorkingDirectory%/ecs.php(?)
15-
- %currentWorkingDirectory%/.phpstorm.meta.php(?)
16-
- %currentWorkingDirectory%/_ide_helper.php(?)
17-
- %currentWorkingDirectory%/_ide_helper_actions.php(?)
18-
- %currentWorkingDirectory%/_ide_helper_models.php(?)
14+
- %currentWorkingDirectory%/ecs.php
15+
- %currentWorkingDirectory%/.phpstorm.meta.php
16+
- %currentWorkingDirectory%/_ide_helper.php
17+
- %currentWorkingDirectory%/_ide_helper_models.php
1918

2019
ignoreErrors:
2120
- '#Property .* has no type specified.#'

0 commit comments

Comments
 (0)