Skip to content

Commit 8549776

Browse files
authored
fix: phpstan path configuration (#27)
1 parent f1eec47 commit 8549776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
parameters:
22
paths:
3-
- app
3+
- ../../../app
44
excludePaths:
55
level: 8
66
ignoreErrors:

0 commit comments

Comments
 (0)