Skip to content

Commit 2b6eed1

Browse files
authored
Fix formatting in phpstan.neon excludePaths section
1 parent 61bc5ee commit 2b6eed1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phpstan.neon

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

0 commit comments

Comments
 (0)