Skip to content

Commit 765b83c

Browse files
committed
feat: exclude src/Resources/config
1 parent 0b1aa5e commit 765b83c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

internal/verifier/php/configs/phpstan.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ parameters:
1010
paths:
1111
- %currentWorkingDirectory%
1212
excludePaths:
13+
- src/Resources/config (?)
1314
- vendor (?)
1415
- vendor-bin (?)
1516
- tests/ (?)

0 commit comments

Comments
 (0)