Skip to content

Commit 61bc5ee

Browse files
authored
Exclude src/vendor from PHPStan analysis
1 parent c59e970 commit 61bc5ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpstan.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ parameters:
55
- FOSSBilling
66
excludePaths:
77
analyse:
8+
- src/vendor (?)
89
- FOSSBilling
910
ignoreErrors:
1011
- '#^Function __trans not found\.$#'

0 commit comments

Comments
 (0)