Skip to content

Commit 34d874c

Browse files
committed
Ignore unused traits error
1 parent 2342fa0 commit 34d874c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phpstan.neon.dist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ parameters:
55
excludePaths:
66
- ./*/*Test.php
77
- ./*/Testing/*
8+
ignoreErrors:
9+
- '#is used zero times and is not analysed\.$#'

0 commit comments

Comments
 (0)