Skip to content

Commit ae5a988

Browse files
committed
Removed path from internal phpstan config
1 parent 678de67 commit ae5a988

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

phpstan.neon

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@ includes:
22
- ../../../vendor/larastan/larastan/extension.neon
33

44
parameters:
5-
paths:
6-
- ../../../app/
7-
# - ../../../packages/
8-
# - ../../../modules/
9-
# - ../../../addons/
105
level: 1
116
editorUrlTitle: '%%relFile%%:%%line%%'
127
editorUrl: '%%relFile%%:%%line%%'

0 commit comments

Comments
 (0)